Files
cpython/Lib
Brett Cannon de4ebfe559 When the globals argument to importlib.__import__() contained any value for
__package__, it was used. This was incorrect since it could be set to None to
represent the fact that a proper value was unknown. Now None will trigger the
calculation for __package__.

Discovered when running importlib against test_importhooks.
2009-08-30 19:53:48 +00:00
..
2009-05-17 08:42:58 +00:00
2009-06-26 13:05:03 +00:00
2009-06-03 17:21:17 +00:00
2009-06-03 19:48:02 +00:00
2009-07-01 01:38:23 +00:00
2009-07-15 14:16:54 +00:00
2009-05-17 12:22:57 +00:00
2009-05-01 20:45:43 +00:00
2009-06-08 09:07:34 +00:00
2009-06-04 09:42:55 +00:00
2009-06-04 09:42:55 +00:00
2009-06-04 09:42:55 +00:00
2009-06-28 21:35:31 +00:00
2009-06-28 19:30:36 +00:00