Files
cpython/Python
Michael W. Hudson 6093462739 Fix bug
[ 1005248 ] new.code() not cleanly checking its arguments

using the result of new.code() can still destroy the sun, but merely
calling the function shouldn't any more.

I also rewrote the existing tests of new.code() to use vastly less
un-bogus arguments, and added tests for the previous insane behaviours.
2004-08-12 17:56:29 +00:00
..
2000-05-02 18:34:30 +00:00
2004-08-12 17:56:29 +00:00
2002-06-11 06:22:31 +00:00
2002-01-23 15:51:12 +00:00
2002-08-15 14:59:02 +00:00
Fix
2004-08-07 17:57:16 +00:00
2004-05-13 11:54:19 +00:00
2002-12-30 22:08:05 +00:00
2004-06-13 20:32:17 +00:00
2002-06-11 06:22:31 +00:00
2004-07-07 17:44:12 +00:00