Files
cpython/Python
Thomas Wouters 689f4fa2c4 Backport Jeremy's checkin 2.57:
vgetargs1() and vgetargskeywords(): Replace uses of PyTuple_Size() and
PyTuple_GetItem() with PyTuple_GET_SIZE() and PyTuple_GET_ITEM().
The code has already done a PyTuple_Check().
2001-06-27 13:11:09 +00:00
..
2000-05-02 18:34:30 +00:00
2001-05-23 12:46:45 +00:00
2001-06-27 13:09:44 +00:00
2001-05-23 12:11:35 +00:00
2001-04-14 17:55:09 +00:00
2001-06-27 13:11:09 +00:00
2001-05-23 12:51:22 +00:00
2000-10-06 15:48:38 +00:00