Marc-André Lemburg 49ef6dc1f4 Marc-Andre Lemburg <mal@lemburg.com>:
Fixed a bug in PyUnicode_Count() which would have caused a
core dump in case of substring coercion failure.

Synchronized .count() with the string method of the same name
to return len(s)+1 for s.count('').
2000-06-18 22:25:22 +00:00
..
2000-05-02 18:34:30 +00:00
2000-06-18 18:43:14 +00:00
2000-06-18 18:43:14 +00:00
1997-06-02 14:43:07 +00:00
2000-04-11 15:39:02 +00:00