Changeset 388 for python/vendor/current/Lib/modulefinder.py
- Timestamp:
- Mar 19, 2014, 11:11:30 AM (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
python/vendor/current/Lib/modulefinder.py
r2 r388 517 517 if maybe: 518 518 print 519 print "Submodules tha yappear to be missing, but could also be",519 print "Submodules that appear to be missing, but could also be", 520 520 print "global names in the parent package:" 521 521 for name in maybe:
Note:
See TracChangeset
for help on using the changeset viewer.