Message104270
| Author |
brett.cannon |
| Recipients |
LambertDW, akuchling, brett.cannon, brian.curtin, eric.araujo, flox, ggenellina, gregory.p.smith, hozn, marystern, pitrou, tormen |
| Date |
2010-04-26.20:11:14 |
| SpamBayes Score |
5.460434e-07 |
| Marked as misclassified |
No |
| Message-id |
<1272312676.04.0.102450140278.issue5099@psf.upfronthosting.co.za> |
| In-reply-to |
|
| Content |
Did you run the patch on a Windows machine, Eric?
As for Gabriel's comment about not using a __del__ method, it's a general rule of thumb, not something you have to do. __del__ methods exist for those times when you REALLY need them, but otherwise should be avoided when possible. |
|
History
|
|---|
| Date |
User |
Action |
Args |
| 2010-04-26 20:11:16 | brett.cannon | set | recipients:
+ brett.cannon, akuchling, gregory.p.smith, ggenellina, pitrou, LambertDW, eric.araujo, marystern, brian.curtin, hozn, flox, tormen |
| 2010-04-26 20:11:16 | brett.cannon | set | messageid: <1272312676.04.0.102450140278.issue5099@psf.upfronthosting.co.za> |
| 2010-04-26 20:11:14 | brett.cannon | link | issue5099 messages |
| 2010-04-26 20:11:14 | brett.cannon | create | |
|