Message 98949 - Python tracker
Message98949
| 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:39 | flox | set | recipients: + flox, pitrou, ezio.melotti, brian.curtin |
| 2010-02-06 17:50:31 | flox | set | messageid: <1265478631.04.0.795383563132.issue7712@psf.upfronthosting.co.za> |
| 2010-02-06 17:50:29 | flox | link | issue7712 messages |
| 2010-02-06 17:50:29 | flox | create | |