Files
cpython/Doc/library
Nick Coghlan 720c7e28cb Issue #19700: set __spec__ appropriately in runpy
Note that __spec__.name is not currently guaranteed to be in
sys.modules when the code is running, only __name__ is.

The "running module is in sys.modules" invariant will be
expanded to also cover __spec__.name in a subsequent patch.
2013-12-15 20:33:02 +10:00
..
2011-11-11 19:55:21 +01:00
2012-07-12 11:26:56 -07:00
2012-11-08 11:06:01 +02:00
2012-11-18 12:56:17 +02:00
2013-10-29 08:17:08 +01:00
2013-10-20 19:15:19 -07:00
2013-11-07 10:51:07 -05:00
2013-12-06 20:12:51 -05:00
2013-11-25 08:29:44 +01:00
2013-12-13 13:58:47 -05:00
2013-10-27 01:57:34 +10:00
2011-10-12 20:10:51 +02:00
2013-11-17 17:03:19 +00:00
2013-10-06 19:14:46 +02:00
2013-10-13 22:23:27 +02:00
2013-10-10 17:33:43 -04:00
2013-11-12 10:03:20 -05:00
2013-12-04 21:15:24 +01:00
2013-11-17 02:47:12 +02:00
2012-09-14 06:35:09 +03:00
2013-10-06 10:48:48 +02:00
2013-10-06 09:32:15 +02:00
2012-08-12 17:34:13 +02:00