Files
test/source
Campbell Barton 665f602f15 python string conversion
- use _PyUnicode_AsStringAndSize where possible
- use %R for PyErr_Format(...) rather then running repr on the object explicitly 
- use const char
2011-11-03 14:09:18 +00:00
..
2011-11-03 14:09:18 +00:00
2011-11-03 09:20:54 +00:00
2011-11-03 14:09:18 +00:00
2011-05-09 08:15:38 +00:00