]> granicus.if.org Git - python/commit
Revert misguided attempt at fixing incompatibility between -m and -i switches (better...
authorNick Coghlan <ncoghlan@gmail.com>
Sat, 25 Aug 2007 04:32:07 +0000 (04:32 +0000)
committerNick Coghlan <ncoghlan@gmail.com>
Sat, 25 Aug 2007 04:32:07 +0000 (04:32 +0000)
commit3af0e785e70164dc6c779d49f6815058e26050be
treeda45f17cd8969684877795e9861c1d72608dde44
parent68f525fdc8e48425637c4aa712c0ea42e1e26798
Revert misguided attempt at fixing incompatibility between -m and -i switches (better fix coming soon)
Doc/library/runpy.rst
Lib/runpy.py
Lib/test/test_runpy.py
Python/compile.c