[Python-checkins] r68866 - in python/branches/py3k/Lib/importlib: test test/builtin test/extension test/frozen test/import_ test/source
brett.cannon
python-checkins at python.org
Thu Jan 22 23:45:01 CET 2009
Author: brett.cannon
Date: Thu Jan 22 23:45:00 2009
New Revision: 68866
Log:
Ignore pyc and pyo files.
Modified:
python/branches/py3k/Lib/importlib/ (props changed)
python/branches/py3k/Lib/importlib/test/ (props changed)
python/branches/py3k/Lib/importlib/test/builtin/ (props changed)
python/branches/py3k/Lib/importlib/test/extension/ (props changed)
python/branches/py3k/Lib/importlib/test/frozen/ (props changed)
python/branches/py3k/Lib/importlib/test/import_/ (props changed)
python/branches/py3k/Lib/importlib/test/source/ (props changed)
More information about the Python-checkins
mailing list