Files
cpython/Python
Brett Cannon 64a4bbeb25 Fix the C implementation of 'warnings' to infer the filename of the module that
raised an exception properly when __file__ is not set, __name__ == '__main__',
and sys.argv[0] is a false value.

Closes issue2743.
2008-05-03 03:19:39 +00:00
..
2006-04-13 13:08:58 +00:00
2008-04-30 19:47:09 +00:00
2008-04-27 18:40:21 +00:00
2008-01-23 17:15:06 +00:00
2008-04-13 20:50:29 +00:00
2008-02-01 07:22:59 +00:00
2008-03-30 20:20:39 +00:00
2005-07-09 15:26:33 +00:00