Amaury Forgeot d'Arc 39599dca9d PyString_AsString is permissive and accepts unicode strings.
Replace it with PyUnicode_AsString when the argument is known to be a str.
2007-11-22 02:48:12 +00:00
..
2007-11-21 19:29:53 +00:00
2002-06-11 06:22:31 +00:00
2007-08-25 07:41:59 +00:00
2007-10-15 16:08:26 +00:00
2002-12-30 22:08:05 +00:00
2002-06-11 06:22:31 +00:00
2005-07-09 15:26:33 +00:00
2007-08-17 12:57:41 +00:00