Guido van Rossum
|
9542c58d45
|
Use module os.
Split off file cache to module 'linecache'.
|
1992-01-12 23:27:56 +00:00 |
Guido van Rossum
|
bdfcfccbe5
|
New == syntax
|
1992-01-01 19:35:13 +00:00 |
Guido van Rossum
|
5fca8a1b0d
|
Adapted to new "regex" module.
Introduced egrep() and emgrep() variants.
Use '==' for equality test.
.,
|
1991-12-31 00:00:35 +00:00 |
Guido van Rossum
|
decc4b99e1
|
Use ImportError
|
1991-12-26 13:06:22 +00:00 |
Guido van Rossum
|
946749f6fe
|
Use AttributeError
|
1991-12-26 13:04:02 +00:00 |
Guido van Rossum
|
eee9498b71
|
Initial revision
|
1991-11-12 15:38:08 +00:00 |
Guido van Rossum
|
668317db89
|
Added warning comment
|
1991-08-16 13:28:11 +00:00 |
Guido van Rossum
|
fbe0a8e090
|
macpath.cat --> join
|
1991-08-16 13:27:45 +00:00 |
Guido van Rossum
|
dff84043e4
|
save match function instead of regexp object
|
1991-08-16 13:24:42 +00:00 |
Guido van Rossum
|
ab2885ee96
|
Clarify comment.
|
1991-04-21 19:34:48 +00:00 |
Guido van Rossum
|
d9d2c8246c
|
This is no longer needed, since all these functions are now built-in
(with different interfaces).
Change the module definition to call the built-in functions,
for compatibility.
|
1991-04-07 13:43:34 +00:00 |
Guido van Rossum
|
fa54064967
|
Support packing whole trees.
|
1991-04-07 13:40:56 +00:00 |
Guido van Rossum
|
17d82ce78a
|
Added readfile() and readopenfile() functions.
|
1991-02-19 13:04:40 +00:00 |
Guido van Rossum
|
217a5fa3c3
|
Initial revision
|
1990-12-26 15:40:07 +00:00 |
Guido van Rossum
|
c636014c43
|
Initial revision
|
1990-10-13 19:23:40 +00:00 |