commit | 0ffe6a976060431c294e4e5e2a0324a67bc9cf97 | [log] [tgz] |
---|---|---|
author | Brett Cannon <bcannon@gmail.com> | Thu Nov 18 03:03:04 2010 +0000 |
committer | Brett Cannon <bcannon@gmail.com> | Thu Nov 18 03:03:04 2010 +0000 |
tree | 0684326ce1022645dea9ca4dbb58e01859bb4302 | |
parent | 8fb9b868bd8415347ffa608eec324055ff9f66d7 [diff] |
Fix a minor inconsistency in capitalization for the 'No module named' exception message in importlib. Thanks to Éric Araujo for spotting the inconsistency.