This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author serhiy.storchaka
Recipients BreamoreBoy, doerwalter, georg.brandl, loewis, ngrig, pitrou, serhiy.storchaka
Date 2013-01-20.15:32:49
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1358695971.6.0.617355350009.issue1470548@psf.upfronthosting.co.za>
In-reply-to
Content
Patch updated. Now I get rid of __del__ to prevent hanging on reference cicles as Antoine suggested on IRC. Added test for check that XMLGenerator doesn't close the file passed as argument.
History
Date User Action Args
2013-01-20 15:32:51serhiy.storchakasetrecipients: + serhiy.storchaka, loewis, doerwalter, georg.brandl, ngrig, pitrou, BreamoreBoy
2013-01-20 15:32:51serhiy.storchakasetmessageid: <1358695971.6.0.617355350009.issue1470548@psf.upfronthosting.co.za>
2013-01-20 15:32:51serhiy.storchakalinkissue1470548 messages
2013-01-20 15:32:51serhiy.storchakacreate