Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
python
/
cpython2
/
dbb718fa8775731666bb9cbc73662fadee41ea8f
/
Lib
/
compileall.py
12b6457
Fix compileall.py so that it fails on SyntaxErrors
by Jeremy Hylton
· 24 years ago
e99d5ea
added __all__ lists to a number of Python modules
by Skip Montanaro
· 24 years ago
9065ea3
When run as a script, report failures in the exit code as well.
by Fred Drake
· 26 years ago
0b56a3e
A mod whose author I forget. (I must've mislaid the email. If it's
by Guido van Rossum
· 26 years ago
45e2fbc
Mass check-in after untabifying all files that need it.
by Guido van Rossum
· 27 years ago
c567b81
Revamped, to match py_compile.py:
by Guido van Rossum
· 27 years ago
68f56e4
Don't trip over empty string in sys.path.
by Guido van Rossum
· 29 years ago
c7acf2a
handle class exceptions
by Guido van Rossum
· 30 years ago
3bb5448
New way of generating .pyc files, thanks to Sjoerd.
by Guido van Rossum
· 31 years ago