]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Bugs item #1069409 C:\Python24\Lib\compileall.py returns False
authorRaymond Hettinger <python@rcn.com>
Mon, 20 Dec 2004 00:31:10 +0000 (00:31 +0000)
committerRaymond Hettinger <python@rcn.com>
Mon, 20 Dec 2004 00:31:10 +0000 (00:31 +0000)
commitaa70752fa047e01f21e9218e19388fe9f1734982
tree4bf34e2c2dbbbeafba5481909e7d3fcd4928fc7a
parenta5debf7732dfa14389616e3b908a3098f0f8097f
Bugs item #1069409     C:\Python24\Lib\compileall.py returns False

* return an integer rather than a boolean
Lib/compileall.py