]> granicus.if.org Git - python/commit
Fix sys.flags sequence behavior and add a test case.
authorGeorg Brandl <georg@python.org>
Fri, 6 Jun 2008 09:02:07 +0000 (09:02 +0000)
committerGeorg Brandl <georg@python.org>
Fri, 6 Jun 2008 09:02:07 +0000 (09:02 +0000)
commitc5e88d5f471056c14ae9d6677cef5473282936ad
tree6e9167f13dcd905f38fb4b745502441169c1fd10
parent9a5df4d3b7f849abbb068caf22d57e2c72f05d15
Fix sys.flags sequence behavior and add a test case.
Lib/test/test_sys.py
Python/sysmodule.c