Files
cpython/Lib
Raymond Hettinger b02bb5ed0a Replace BadInternalCall with TypeError. Add a test case. Fix whitespace.
Just van Rossum showed a weird, but clever way for pure python code to
trigger the BadInternalCall.  The C code had assumed that calling a class
constructor would return an instance of that class; however, classes that
abuse __new__ can invalidate that assumption.
2002-12-04 07:32:25 +00:00
..
2002-12-03 23:09:23 +00:00
2002-11-15 23:33:20 +00:00
2002-06-11 06:22:31 +00:00
2002-11-23 12:09:28 +00:00
2002-10-28 18:09:41 +00:00
2002-10-22 05:15:17 +00:00
2002-11-09 05:08:07 +00:00
2002-10-30 06:09:58 +00:00
2002-08-04 17:22:59 +00:00
2002-11-13 14:38:17 +00:00
2002-11-24 02:35:35 +00:00
2002-11-24 02:35:35 +00:00
2002-11-30 03:53:15 +00:00
2002-11-09 05:08:07 +00:00
2002-06-01 16:07:16 +00:00
2002-11-24 02:35:35 +00:00
2002-10-09 17:23:29 +00:00
2002-06-01 16:07:16 +00:00
2002-11-09 05:08:07 +00:00
2002-11-18 09:01:24 +00:00
2002-06-02 00:40:05 +00:00
2002-06-02 00:40:05 +00:00
2002-11-09 05:08:07 +00:00
2002-11-22 14:22:49 +00:00
2002-11-09 05:08:07 +00:00
2002-08-15 14:59:02 +00:00
2002-10-11 14:36:24 +00:00
2002-10-16 21:21:39 +00:00
2002-07-16 21:35:23 +00:00
2002-11-25 17:25:04 +00:00
2002-11-01 17:14:16 +00:00