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 flox
Recipients brian.curtin, ezio.melotti, flox, pitrou
Date 2010-02-06.17:50:29
SpamBayes Score 0.0027264236
Marked as misclassified No
Message-id <1265478631.04.0.795383563132.issue7712@psf.upfronthosting.co.za>
In-reply-to
Content
Patch which fixes the "relative import" issue.

 ~ $ cd Lib/
 ~ $ ../python -m test.regrtest


Note: There are some 2-spaces indents for patch readability.
      Change them before commit.
History
Date User Action Args
2010-02-06 17:50:39floxsetrecipients: + flox, pitrou, ezio.melotti, brian.curtin
2010-02-06 17:50:31floxsetmessageid: <1265478631.04.0.795383563132.issue7712@psf.upfronthosting.co.za>
2010-02-06 17:50:29floxlinkissue7712 messages
2010-02-06 17:50:29floxcreate