Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
python
/
cpython3
/
0bd3795d6a0afb2efb77b127d9234c7bbd23ea8f
/
Lib
/
lib-old
068ad97
Untabified -- to satisfy the tab nanny.
by Guido van Rossum
· 27 years ago
9c93a69
Put quotes around the filename, so spaces in filenames work. (Jack)
by Guido van Rossum
· 27 years ago
153165c
Restore ni as an obsolete module.
by Fred Drake
· 27 years ago
9694fca
Convert all remaining *simple* cases of regex usage to re usage.
by Guido van Rossum
· 27 years ago
8566e47
Added pgrep() function, which is like grep/egrep/emgrep but uses Perl
by Guido van Rossum
· 27 years ago
6af6d35
Turns out whatsound.py and sndhdr.py were identical modules.
by Guido van Rossum
· 27 years ago
f15d159
Use sys.exc_info() where needed.
by Guido van Rossum
· 27 years ago
f357d3e
This module is now completely obsolete.
by Guido van Rossum
· 27 years ago
2715bb2
Changes to always call list.append with a single argument.
by Guido van Rossum
· 28 years ago
b7f48e3
Change to always call list.append with a single argument.
by Guido van Rossum
· 28 years ago
a62b100
noted obsolescence; exec() -> exec
by Guido van Rossum
· 29 years ago
f68ec39
added note about obsolescence
by Guido van Rossum
· 29 years ago
7c750e1
added html parser and supporting cast
by Guido van Rossum
· 30 years ago
c7acf2a
handle class exceptions
by Guido van Rossum
· 30 years ago
7e4b2de
changes for the Mac
by Guido van Rossum
· 30 years ago
b6775db
Merge alpha100 branch back to main trunk
by Guido van Rossum
· 30 years ago
19806f4
Module to lock open files using fcntl()
by Guido van Rossum
· 31 years ago
d1df83b
urlopen: add basejoin() function.
by Guido van Rossum
· 31 years ago
5cfa5df
* calendar.py: all libC functionality now moved to built-in time module
by Guido van Rossum
· 32 years ago
17ed1ae
* toaiff.py: import whatsound instead of sndhdr
by Guido van Rossum
· 32 years ago
fff3a1ee
Added help() fn; use os.sep
by Guido van Rossum
· 33 years ago
6a1f089
Use *args syntax instead of +args
by Guido van Rossum
· 33 years ago
7084ec8
getattr() is now built-in; no longer need a class to simulate varargs.
by Guido van Rossum
· 33 years ago
d9596e3
mac -> os
by Guido van Rossum
· 33 years ago
cb7ce34
Add a function to return just the line number of a code object.
by Guido van Rossum
· 33 years ago
babe2bf
Initial revision
by Guido van Rossum
· 33 years ago
e9cde31
Now uses varargs syntax to grep more than one file.
by Guido van Rossum
· 33 years ago
9542c58
Use module os. Split off file cache to module 'linecache'.
by Guido van Rossum
· 33 years ago
bdfcfcc
New == syntax
by Guido van Rossum
· 33 years ago
5fca8a1
Adapted to new "regex" module.
by Guido van Rossum
· 33 years ago
decc4b9
Use ImportError
by Guido van Rossum
· 33 years ago
946749f
Use AttributeError
by Guido van Rossum
· 33 years ago
eee9498
Initial revision
by Guido van Rossum
· 33 years ago
668317d
Added warning comment
by Guido van Rossum
· 33 years ago
fbe0a8e
macpath.cat --> join
by Guido van Rossum
· 33 years ago
dff8404
save match function instead of regexp object
by Guido van Rossum
· 33 years ago
ab2885e
Clarify comment.
by Guido van Rossum
· 34 years ago
d9d2c82
This is no longer needed, since all these functions are now built-in
by Guido van Rossum
· 34 years ago
fa54064
Support packing whole trees.
by Guido van Rossum
· 34 years ago
17d82ce
Added readfile() and readopenfile() functions.
by Guido van Rossum
· 34 years ago
217a5fa
Initial revision
by Guido van Rossum
· 34 years ago
c636014
Initial revision
by Guido van Rossum
· 34 years ago