Commit ID 8c877ad00bc4d93a323f98f6b9c664765fdfded7
|
|
Contributor: | Antoine Pitrou | Files Modified: | 5 |
| Date: | 08-July-2012 at 10:01 | Lines Added: | 2718 | |
| Repository: | http://hg.python.org/cpython | Lines Removed: | 2463 | |
| Commit Comment: | Issue #15110: Fix the tracebacks generated by "import xxx" to not show the importlib stack frames. |
|||
| File | Language | Code Added | Code Removed | Comments Added | Comment Removed | Blanks Added | Blanks Removed | |
|---|---|---|---|---|---|---|---|---|
| Lib/importlib/_bootstrap.py | Python | 10 | 3 | 9 | 0 | 3 | 0 | |
| Lib/test/test_import.py | Python | 79 | 0 | 3 | 0 | 11 | 0 | |
| Misc/NEWS | No source code was detected in this file. | |||||||
| Python/import.c | C | 53 | 0 | 6 | 0 | 7 | 0 | |
| Python/importlib.h | C | 2537 | 2460 | 0 | 0 | 0 | 0 | |
Copyright
©
2013
Black Duck Software, Inc.
and its contributors, Some Rights Reserved. Unless otherwise marked, this work is licensed under a
Creative Commons Attribution 3.0 Unported License
. Ohloh
®
and the Ohloh logo are trademarks of
Black Duck Software, Inc.
in the United States and/or other jurisdictions. All other trademarks are the property of their respective holders.