Files
cpython/Doc/c-api
Brett Cannon 18fc4e70f3 Issue #20942: PyImport_ImportFrozenModuleObject() no longer sets
__file__.

This causes _frozen_importlib to no longer have __file__ set as well
as any frozen module imported using imp.init_frozen() (which is
deprecated).
2014-04-04 10:01:46 -04:00
..
2011-10-19 10:58:56 +03:00
2008-01-20 09:30:57 +00:00
2011-05-31 21:27:41 -05:00