probably not important

--HG--
branch : pmacs2
This commit is contained in:
moculus 2008-04-03 00:05:17 +00:00
parent 20afa0f641
commit 05e72dc483
1 changed files with 1 additions and 1 deletions

View File

@ -628,7 +628,7 @@ class PerlHashCleanup2(Method):
def _parse_assign(self, w, **vargs):
pass
class PerlWrapParagraph(Method):
class PerlWrapParagraph(method.WrapParagraph):
'''Wrap Comments and POD'''
# enumerations for line types
LT_COMMENT = 1