Brian Curtin <cur...@acm.org> added the comment:

Ah, that's simple enough :)

Minor changes to the test patch: uname caches it's results, so I added a few 
lines to clear the cache before the uname calls. In order to not affect other 
tests, the whole thing is in a try/finally so we don't leave anything behind in 
cache.

The test passes on both a 32 and 64 bit Python.

----------
Added file: http://bugs.python.org/file16622/uname_WOW64_test2.patch

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue7860>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to