Fix sys.flags to properly expose bytes_warning.
commita9835281746ded908cd777d4665b6e99c17f0fc7
authorbrett.cannon <brett.cannon@6015fed2-1504-0410-9fe1-9d1591cc4771>
Thu, 8 May 2008 20:23:06 +0000 (8 20:23 +0000)
committerbrett.cannon <brett.cannon@6015fed2-1504-0410-9fe1-9d1591cc4771>
Thu, 8 May 2008 20:23:06 +0000 (8 20:23 +0000)
tree398cdc032fc5b5c2bc69f27f5a28e411e66596e8
parent3a58c33c7621392882bdab7303bb345930e0379d
Fix sys.flags to properly expose bytes_warning.

Closes issue #2790.

git-svn-id: http://svn.python.org/projects/python/trunk@62894 6015fed2-1504-0410-9fe1-9d1591cc4771
Lib/test/test_sys.py
Python/sysmodule.c