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 michael.foord
Recipients gregory.p.smith, michael.foord, ngie, pitrou, rbcollins, vdupras
Date 2009-04-05.23:49:50
SpamBayes Score 4.6615348e-08
Marked as misclassified No
Message-id <1238975391.8.0.0544422688201.issue5679@psf.upfronthosting.co.za>
In-reply-to
Content
@Garrett / Virgil

I don't think anything other than very short term confusion is possible.
Whichever decision is made a developer who assumes the opposite will
actually get an error. In both cases the downside is that in certain
circumstances you could attempt to use a resource that has already been
disposed of.

As an interesting data point, the Bzr code does clean ups *before* tearDown.
History
Date User Action Args
2009-04-05 23:49:52michael.foordsetrecipients: + michael.foord, gregory.p.smith, pitrou, rbcollins, vdupras, ngie
2009-04-05 23:49:51michael.foordsetmessageid: <1238975391.8.0.0544422688201.issue5679@psf.upfronthosting.co.za>
2009-04-05 23:49:50michael.foordlinkissue5679 messages
2009-04-05 23:49:50michael.foordcreate