[Python-Dev] Checking for the -3 flag from Python code
Steven Bethard
steven.bethard at gmail.com
Thu Mar 20 16:54:58 CET 2008
On Wed, Mar 19, 2008 at 5:51 AM, Nick Coghlan <ncoghlan at gmail.com> wrote:
> This flag is exposed to python code as sys.flags.py3k_warning
>> So the hack added to some of the test code that I saw go by on
> python-checkins isn't needed :)
Excellent. I asked around at the sprints and everyone thought it was
unexposed. If no one else has already done it, I'll remove the hacks
from test_py3kwarn and the regrtest skipping mechanism.
Steve
--
I'm not *in*-sane. Indeed, I am so far *out* of sane that you appear a
tiny blip on the distant coast of sanity.
--- Bucky Katt, Get Fuzzy
More information about the Python-Dev
mailing list