Victor Stinner 501c09a754 Issue #3080: Mark _PyImport_FindBuiltin() argument as constant
And as a consequence, mark also name argument of
_PyImport_FindExtensionUnicode() constant too. But I plan to change this
argument type to PyObject* later.
2011-02-23 00:02:00 +00:00
..
2011-01-01 14:28:31 +00:00
2010-07-31 19:29:15 +00:00
2010-07-12 14:18:21 +00:00
2009-04-27 20:54:42 +00:00
2010-11-21 15:12:34 +00:00