index
:
delta/cpython.git
2.0
2.1
2.2
2.3
2.4
2.5
2.6
2.7
3.0
3.1
3.2
3.3
3.4
3.5
3.6
baserock/2.7.9-mips64
baserock/markdoffman/py2-symlink
baserock/markdoffman/py2-symlink-v2
baserock/morph-2.7
legacy-trunk
master
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Lib
/
compileall.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Catch IOErrors.
Martin v. Löwis
2003-01-16
1
-0
/
+3
*
Patch #661719: Expose compilation errors as exceptions on request.
Martin v. Löwis
2003-01-15
1
-8
/
+3
*
Replaced obsolete stat module constants with equivalent attributes
Raymond Hettinger
2002-06-01
1
-3
/
+2
*
Use is None rather than general boolean
Raymond Hettinger
2002-06-01
1
-2
/
+2
*
Patch #495598: add an -q (quiet) option to pycompile.
Martin v. Löwis
2002-03-18
1
-9
/
+19
*
Fix compileall.py so that it fails on SyntaxErrors
Jeremy Hylton
2001-04-18
1
-8
/
+26
*
added __all__ lists to a number of Python modules
Skip Montanaro
2001-01-20
1
-0
/
+2
*
When run as a script, report failures in the exit code as well.
Fred Drake
1999-03-29
1
-4
/
+12
*
A mod whose author I forget. (I must've mislaid the email. If it's
Guido van Rossum
1998-12-21
1
-8
/
+19
*
Mass check-in after untabifying all files that need it.
Guido van Rossum
1998-03-26
1
-49
/
+49
*
Revamped, to match py_compile.py:
Guido van Rossum
1998-01-19
1
-58
/
+97
*
Don't trip over empty string in sys.path.
Guido van Rossum
1996-07-31
1
-1
/
+1
*
handle class exceptions
Guido van Rossum
1995-02-27
1
-1
/
+4
*
New way of generating .pyc files, thanks to Sjoerd.
Guido van Rossum
1994-08-29
1
-0
/
+67