Message104273
I was just following the style already set in __del__ for storing a reference to sys (that and I didn't feel like having to explicitly store all of those references in the __init__ or at the class level just above the methods).
As for using atexit, it's possible that could be the proper solution, it just requires someone coding it up before we hit 2.7rc1. |
|
Date |
User |
Action |
Args |
2010-04-26 20:31:10 | brett.cannon | set | recipients:
+ brett.cannon, akuchling, gregory.p.smith, ggenellina, pitrou, vstinner, LambertDW, eric.araujo, marystern, brian.curtin, hozn, flox, tormen |
2010-04-26 20:31:10 | brett.cannon | set | messageid: <1272313870.42.0.55106249925.issue5099@psf.upfronthosting.co.za> |
2010-04-26 20:31:09 | brett.cannon | link | issue5099 messages |
2010-04-26 20:31:08 | brett.cannon | create | |
|