]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
- Bug #839151: Fix an attempt to access sys.argv in the warnings module
authorGeorg Brandl <georg@python.org>
Sun, 26 Jun 2005 22:55:05 +0000 (22:55 +0000)
committerGeorg Brandl <georg@python.org>
Sun, 26 Jun 2005 22:55:05 +0000 (22:55 +0000)
commit21cea6143896a02e3db834d4894dca7bcf8532ad
tree757c53cb3d1ec02194812f72fcb94d7aabc0f045
parent893426be85b2fc174985e9f667a10dd9c209bb90
- Bug #839151: Fix an attempt to access sys.argv in the warnings module
  though this can be missing in embedded interpreters
Misc/NEWS