Message 64226 - Python tracker
Message64226
| Author | pje |
|---|---|
| Recipients | paul.moore, pje |
| Date | 2008-03-21.00:04:33 |
| SpamBayes Score | 0.0 |
| Marked as misclassified | No |
| Message-id | <20080321000431.7E0313A4074@sparrow.telecommunity.com> |
| In-reply-to | <1206057333.58.0.377743936853.issue2439@psf.upfronthosting. co.za> |
| Content | |
|---|---|
reload() is implemented by calling the PEP 302 load_module() method on the existing module object. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2008-12-20 22:50:56 | loewis | set | spambayes_score: 0.740698 -> 0.0 |
| 2008-03-21 00:04:34 | pje | set | spambayes_score: 0.740698 -> 0.740698 recipients: + pje, paul.moore |
| 2008-03-21 00:04:33 | pje | link | issue2439 messages |
| 2008-03-21 00:04:33 | pje | create | |