Message129109
| Author | brett.cannon |
|---|---|
| Recipients | Arfrever, benjamin.peterson, brett.cannon |
| Date | 2011-02-22.19:08:20 |
| SpamBayes Score | 0.1716048 |
| Marked as misclassified | No |
| Message-id | <1298401702.91.0.688204862439.issue11276@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
While directly referencing a module on its own is useless, this is an issue if the module is used in e.g., an assignment: ``blah = cPickle`` is not changed. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2011-02-22 19:08:22 | brett.cannon | set | recipients: + brett.cannon, benjamin.peterson, Arfrever |
| 2011-02-22 19:08:22 | brett.cannon | set | messageid: <1298401702.91.0.688204862439.issue11276@psf.upfronthosting.co.za> |
| 2011-02-22 19:08:20 | brett.cannon | link | issue11276 messages |
| 2011-02-22 19:08:20 | brett.cannon | create | |