- 07 Eki, 1997 10 kayıt (commit)
-
-
Guido van Rossum yazdı
using arrays containing leading or trailing garbage.
-
Guido van Rossum yazdı
-
Guido van Rossum yazdı
on the StandardError class.
-
Guido van Rossum yazdı
document.
-
Guido van Rossum yazdı
-
Guido van Rossum yazdı
which appears to be out of fashion in this file.
-
Guido van Rossum yazdı
-
Guido van Rossum yazdı
-
Guido van Rossum yazdı
-
Guido van Rossum yazdı
-
- 06 Eki, 1997 24 kayıt (commit)
-
-
Fred Drake yazdı
-
Fred Drake yazdı
should have been blank.
-
Fred Drake yazdı
-
Fred Drake yazdı
-
Fred Drake yazdı
Added docs for symbol and token modules at the end.
-
Fred Drake yazdı
-
Fred Drake yazdı
front of temporary names in the module namespace.
-
Fred Drake yazdı
things come together.
-
Guido van Rossum yazdı
Print the author with the revision date and filename.
-
Fred Drake yazdı
front of temporary names in the module namespace.
-
Guido van Rossum yazdı
-
Fred Drake yazdı
-
Guido van Rossum yazdı
-
Guido van Rossum yazdı
-
Guido van Rossum yazdı
- Change the code that looks for robots.txt to always look in /, even if the "root" path is somewhere deep down below. - Add link processing in <AREA> tags. - Change safeclose() to avoid crashing when the file has no geturl() method.
-
Barry Warsaw yazdı
-
Barry Warsaw yazdı
method.
-
Barry Warsaw yazdı
__getitem__(). This method never raises an exception; if the key is not in the dictionary, the second (optional) argument is returned. If the second argument is not provided and the key is missing, None is returned. mapp_methods: added "get" method.
-
Fred Drake yazdı
This allows stuff like this out of the box: try: ... except socket.error, (code, msg): ...
-
Guido van Rossum yazdı
The new re module was written by Andrew Kuchling and uses the pcre code in ../Modules/. The old re module has been renamed to re1, just in case you need it for comparison.
-
Guido van Rossum yazdı
This code is written by Philip Hazel and Andrew Kuchling. It requires a new "re.py" module, too.
-
Fred Drake yazdı
-
Guido van Rossum yazdı
-
Guido van Rossum yazdı
$(MACHDEP) being just the platform name, without "plat-" prefix... (To be precise, the libainstall target was totally broken.)
-
- 05 Eki, 1997 6 kayıt (commit)
-
-
Guido van Rossum yazdı
-
Guido van Rossum yazdı
-
Guido van Rossum yazdı
-
Guido van Rossum yazdı
and slice.
-
Guido van Rossum yazdı
-
Guido van Rossum yazdı
-