]> granicus.if.org Git - python/commit
#2225: return nonzero status code from py_compile if not all files could be compiled.
authorGeorg Brandl <georg@python.org>
Thu, 6 Mar 2008 07:41:16 +0000 (07:41 +0000)
committerGeorg Brandl <georg@python.org>
Thu, 6 Mar 2008 07:41:16 +0000 (07:41 +0000)
commita7bd27f0a8dd7acbf0098f50d28ed9783fdce605
tree4968123959c62ef2f90daae5e377858d919acb3f
parent810ea29b0ea0369be6fb401f27863be03c4c4690
#2225: return nonzero status code from py_compile if not all files could be compiled.
Doc/library/py_compile.rst
Lib/py_compile.py
Misc/NEWS