This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author benjamin.peterson
Recipients benjamin.peterson, brett.cannon, scoder
Date 2012-04-16.13:14:36
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1334582077.61.0.939148611624.issue14592@psf.upfronthosting.co.za>
In-reply-to
Content
Relative imports are no longer supported in python 3, so this makes sense.
History
Date User Action Args
2012-04-16 13:14:37benjamin.petersonsetrecipients: + benjamin.peterson, brett.cannon, scoder
2012-04-16 13:14:37benjamin.petersonsetmessageid: <1334582077.61.0.939148611624.issue14592@psf.upfronthosting.co.za>
2012-04-16 13:14:37benjamin.petersonlinkissue14592 messages
2012-04-16 13:14:36benjamin.petersoncreate