]> granicus.if.org Git - python/commit
Issue #17098: all modules should have __loader__
authorBrett Cannon <brett@python.org>
Fri, 1 Feb 2013 19:07:28 +0000 (14:07 -0500)
committerBrett Cannon <brett@python.org>
Fri, 1 Feb 2013 19:07:28 +0000 (14:07 -0500)
commit611afc1b3fd0183b1d386474ef5665cee43009ed
tree17c3e3acf8a7201406467a76cf0b9b6ec052eb0b
parentd7be03aafab4b0a9ff9a3a1701220b380028862d
parent0ecd30b4af4f5bd3c9e884a608e0a256ffe8f5fa
Issue #17098: all modules should have __loader__
Lib/importlib/_bootstrap.py
Misc/NEWS
Modules/signalmodule.c