Mercurial > moin > 1.9
diff MoinMoin/parser/text_python.py @ 4443:20747ef82aca
PEP8 trailing whitespace removed
author | Reimar Bauer <rb.proj AT googlemail DOT com> |
---|---|
date | Fri, 02 Jan 2009 23:51:28 +0100 |
parents | 5eb02932f387 |
children | b7ab238032dd |
line wrap: on
line diff
--- a/MoinMoin/parser/text_python.py Fri Jan 02 23:17:23 2009 +0100 +++ b/MoinMoin/parser/text_python.py Fri Jan 02 23:51:28 2009 +0100 @@ -1,9 +1,9 @@ # -*- coding: iso-8859-1 -*- """ MoinMoin - Python Source Parser - + DEPRECATED compatibility wrapper calling the highlight parser. - + This is to support (deprecated) existing syntax like: {{{#!python ... ...