Files
cpython/Objects
Walter Dörwald 84a3efec37 Add T_PYSSIZET in structmember.h: This can be used for
Py_ssize_t members.

Simplify the implementation of UnicodeError objects:
start and end attributes are now stored directly as
Py_ssize_t members, which simplifies various get and
set functions.
2007-06-13 16:57:12 +00:00
..
2007-02-07 23:49:03 +00:00
2007-05-23 06:57:35 +00:00
2007-05-16 04:33:50 +00:00
2006-08-01 16:24:30 +00:00