#2271: [PATCH] import of email.parser is incompatible with python 2.4 and
earlier
--------------------------+-------------------------------------------------
Reporter: PeterRussell | Owner:
Type: defect | Status: new
Priority: high | Milestone: 1.0.x bugfix
Component: TurboGears | Version: 1.0 HEAD
Severity: normal | Keywords: patch
--------------------------+-------------------------------------------------
The module turbogears.command.info tries to import email.parser.Parser,
but prior to 2.5 this was named email.Parser.Parser. The old name works
compatibly.
--
Ticket URL: <http://trac.turbogears.org/ticket/2271>
TurboGears <http://www.turbogears.org/>
TurboGears front-to-back web development
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google
Groups "TurboGears Tickets" group.
This group is read-only. No posting by normal members allowed.
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/turbogears-tickets?hl=en?hl=en
-~----------~----~----~----~------~----~------~--~---