diff options
author | Jeremy Hylton <jeremy@alum.mit.edu> | 2002-06-13 17:28:18 (GMT) |
---|---|---|
committer | Jeremy Hylton <jeremy@alum.mit.edu> | 2002-06-13 17:28:18 (GMT) |
commit | 1bba31d9a2dd24824a36b7e02cab7a9502587269 (patch) | |
tree | 73251af664eaf462bf848864c6af00c3761eacbd /Lib/fnmatch.py | |
parent | 6864d30dfedc7325540fbed580dc35d24b56a41d (diff) | |
download | cpython-1bba31d9a2dd24824a36b7e02cab7a9502587269.zip cpython-1bba31d9a2dd24824a36b7e02cab7a9502587269.tar.gz cpython-1bba31d9a2dd24824a36b7e02cab7a9502587269.tar.bz2 |
Refactor compile() method implementations.
Always use _setup_compile() to do the grunt work of processing
arguments, figuring out which files to compile, and emitting debug
messages for files that are up-to-date.
Use _get_cc_args() when possible.
Diffstat (limited to 'Lib/fnmatch.py')
0 files changed, 0 insertions, 0 deletions