Keywordargument in string.split
Oleg Broytmann
phd at phd.russ.ru
Wed Jan 26 11:51:04 EST 2000
More information about the Python-list mailing list
Wed Jan 26 11:51:04 EST 2000
- Previous message (by thread): Keywordargument in string.split
- Next message (by thread): Keywordargument in string.split
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
On Wed, 26 Jan 2000, P.J.W.S. Vrijlandt wrote:
> It seems that the string module I import, is not the string.py in the
> standard distribution but a not-quite-equivalent c-implementation of
> it.
But of course! Read the very string.py and find strop there...
Oleg.
----
Oleg Broytmann Foundation for Effective Policies phd at phd.russ.ru
Programmers don't die, they just GOSUB without RETURN.
- Previous message (by thread): Keywordargument in string.split
- Next message (by thread): Keywordargument in string.split
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list