Files
cpython/Objects
Tim Peters 2400fa4ad1 Again perhaps the end of [#460020] bug or feature: unicode() and subclasses.
Inhibited complex unary plus optimization when applied to a complex subtype.
Added PyComplex_CheckExact macro.  Some comments and minor code fiddling.
2001-09-12 19:12:49 +00:00
..
2001-08-29 23:54:21 +00:00
2001-09-06 21:56:42 +00:00
2001-09-02 18:35:54 +00:00
2001-09-10 20:43:35 +00:00
2001-08-29 23:54:21 +00:00
2001-08-29 23:54:21 +00:00
2001-09-11 19:48:03 +00:00