[pypy-issue] [issue821] __debug__ is always True

dag tracker at bugs.pypy.org
Tue Aug 9 14:51:56 CEST 2011


New submission from dag <dag.odenhall at gmail.com>:

Python 2.7.1 (b590cf6de419, Apr 30 2011, 02:00:34)
[PyPy 1.5.0-alpha0 with GCC 4.4.3] on linux2
>>>> sys.flags.optimize, __debug__
(1, True)

----------
messages: 2909
nosy: dag, pypy-issue
priority: bug
release: 1.5
status: unread
title: __debug__ is always True

________________________________________
PyPy bug tracker <tracker at bugs.pypy.org>
<https://bugs.pypy.org/issue821>
________________________________________


More information about the pypy-issue mailing list