Ignore:
Timestamp:
Mar 19, 2014, 11:11:30 AM (11 years ago)
Author:
dmik
Message:

python: Update vendor to 2.7.6.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • python/vendor/current/Lib/modulefinder.py

    r2 r388  
    517517        if maybe:
    518518            print
    519             print "Submodules thay appear to be missing, but could also be",
     519            print "Submodules that appear to be missing, but could also be",
    520520            print "global names in the parent package:"
    521521            for name in maybe:
Note: See TracChangeset for help on using the changeset viewer.