Staging
v0.5.1
https://github.com/python/cpython
Revision 27b8260c942901450f254fe3c7deced78b23878d authored by Raymond Hettinger on 25 January 2005, 10:28:47 UTC, committed by Raymond Hettinger on 25 January 2005, 10:28:47 UTC
Clarify the behavior when a string begins or ends with whitespace.
1 parent e62ff1e
History
Tip revision: 27b8260c942901450f254fe3c7deced78b23878d authored by Raymond Hettinger on 25 January 2005, 10:28:47 UTC
SF bug #1105286: Undocumented implicit strip() in split(None) string method
Tip revision: 27b8260

back to top