Staging
v0.5.1
Revision 9976fdf83cd75816e2d370197f030074c6cc1697 authored by Neal Norwitz on 11 April 2003, 18:21:22 UTC, committed by Neal Norwitz on 11 April 2003, 18:21:22 UTC
Fix SF bug #697220, string.strip implementation/doc mismatch

Attempt to make all the various string/unicode *strip methods the same.
 * Doc - add doc for when functions were added
 * UserString
 * string/unicode object methods
 * string module functions
'chars' is used for the last parameter everywhere.
1 parent ef582ab
History
File Mode Size
Modules
Python
support
Makefile -rw-r--r-- 13.9 KB
README -rw-r--r-- 1.2 KB
pyconfig.h -rw-r--r-- 18.8 KB
sleep.c -rw-r--r-- 857 bytes
unixstuff.c -rw-r--r-- 1.7 KB
unixstuff.h -rw-r--r-- 318 bytes

README

back to top