[issue13974] packaging: test for set_platform()

Éric Araujo report at bugs.python.org
Fri Feb 10 05:05:39 CET 2012


Éric Araujo <merwok at netwok.org> added the comment:

Is the effect of the set_platform call permanent?  If yes, there needs to be a line like self.addCleanup(util.set_platform, util.get_platform()) to make sure the test restores its environment.

----------
assignee: tarek -> eric.araujo
versions: +3rd party

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue13974>
_______________________________________


More information about the Python-bugs-list mailing list