]> granicus.if.org Git - python/commit
Tweaked 'byte_compile()' so it silently skips non-Python files, rather than
authorGreg Ward <gward@python.net>
Sun, 1 Oct 2000 23:49:30 +0000 (23:49 +0000)
committerGreg Ward <gward@python.net>
Sun, 1 Oct 2000 23:49:30 +0000 (23:49 +0000)
commitf217e2124a9b57dc13513ea4f9e430413135269e
tree7aab609d99c14c0239193249521235d40557554c
parent4b6ea798cbb6ef6058d97794c652e4acfd2ac165
Tweaked 'byte_compile()' so it silently skips non-Python files, rather than
blowing up.
Lib/distutils/util.py