| commit | 8ef9b3e527f39dad554b06a3da31b139322c752c | [log] [tgz] | 
|---|---|---|
| author | Raymond Hettinger <python@rcn.com> | Fri Dec 10 17:12:32 2004 +0000 | 
| committer | Raymond Hettinger <python@rcn.com> | Fri Dec 10 17:12:32 2004 +0000 | 
| tree | e06b3e1a585aca06ce4177f24395c3b9f7307e37 | |
| parent | 7f06187d3101acd1af8221fde8b69d96ae8655a4 [diff] | 
SF bug #1082944: Incorrect docs for PyUnicode_TailMatch * Note correct return type is int. * Note that -1 returned on failure.