Files
cpython/Python
Brett Cannon c4f90ebea7 PyImport_AppendInittab() took a char * as a first argument even though that
string was stored beyond the life of the call. Changed the signature to be
const char * to help make this point.

Closes issue #1419652.
2009-04-02 03:17:39 +00:00
..
2008-06-11 07:41:16 +00:00
2008-10-30 23:59:18 +00:00
2009-01-01 17:29:49 +00:00
2008-04-13 20:50:29 +00:00
2008-10-19 13:59:01 +00:00
2009-04-02 02:52:46 +00:00
2009-01-12 08:11:24 +00:00