Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
python
/
cpython3
/
33369cf9a534289769c9e8a3a093a0fa380dd435
/
Lib
/
string.py
« Previous
8c1688e
add dummy base to atoi/atol; careful about negative start indices in find/count
by Guido van Rossum
· 30 years ago
710c352
* Lib/string.py: find/rfind is now the main implementation and
by Guido van Rossum
· 30 years ago
b6775db
Merge alpha100 branch back to main trunk
by Guido van Rossum
· 30 years ago
e65cce5
* string.py: added rindex(), rfind(); changed index() to interpret
by Guido van Rossum
· 31 years ago
e61fa0a
* profile.py, pdb.py: added help() function
by Guido van Rossum
· 31 years ago
8e2ec56
* pdb.py: set 'privileged' property when evaluating expressions
by Guido van Rossum
· 31 years ago
d316607
* ftplib.py: added abort() command (sends oob data).
by Guido van Rossum
· 31 years ago
e7113b6
* Fix bug in tzparse.py for DST timezone
by Guido van Rossum
· 32 years ago
18fc569
* mainloop.py: added facility for calling select(). Also added
by Guido van Rossum
· 32 years ago
c629d34
* change default line numbers for 'list' in pdb.py
by Guido van Rossum
· 32 years ago
2db9135
Misc changes and new modules. whrandom is "objectified". SOCKET.py
by Guido van Rossum
· 32 years ago
7a461e5
New module regsub contains sub(), gsub() and split() as in nawk.
by Guido van Rossum
· 32 years ago
ae507a4
splitfields(s, '') is illegal
by Guido van Rossum
· 32 years ago
2d4aa4f
Removed *.libs (now in ./sgi);
by Guido van Rossum
· 32 years ago
6ff2e90
Add function to expand tabs.
by Guido van Rossum
· 33 years ago
a61ff7b
New implementation method for case conversion.
by Guido van Rossum
· 33 years ago
bdfcfcc
New == syntax
by Guido van Rossum
· 33 years ago
333c2e0
A plus is also a sign!
by Guido van Rossum
· 33 years ago
fac38b7
Added join() and joinfields() functions.
by Guido van Rossum
· 34 years ago
66a07c0
Fix bugf in index -- last char would not be checked.
by Guido van Rossum
· 34 years ago
c636014
Initial revision
by Guido van Rossum
· 34 years ago