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 mark.dickinson
Recipients mark.dickinson
Date 2010-07-04.18:19:39
SpamBayes Score 0.010098106
Marked as misclassified No
Message-id <1278267580.76.0.788494601356.issue9130@psf.upfronthosting.co.za>
In-reply-to
Content
Fixed in revisions r82543, r82546, r82552, r82553, r82554.

Leaving open because I'm suspicious that the parser module isn't handling relative imports with more than three dots correctly in py3k (since ... gets parsed as an ellipsis token).
History
Date User Action Args
2010-07-04 18:19:40mark.dickinsonsetrecipients: + mark.dickinson
2010-07-04 18:19:40mark.dickinsonsetmessageid: <1278267580.76.0.788494601356.issue9130@psf.upfronthosting.co.za>
2010-07-04 18:19:39mark.dickinsonlinkissue9130 messages
2010-07-04 18:19:39mark.dickinsoncreate