- 30 Haz, 1998 2 kayıt (commit)
-
-
Guido van Rossum yazdı
article() commands.
-
Andrew M. Kuchling yazdı
-
- 29 Haz, 1998 13 kayıt (commit)
-
-
Guido van Rossum yazdı
.mirrorinfo. Fix by me to call string.lstrip(filename) to cope with a bug in strop.strip() in Python 1.4. Additionally, I changed all print statements that print filenames etc. to put them in backquotes so that it will be more obvious when there's a funny character on one of them (such as a space...).
-
Guido van Rossum yazdı
groupdict() and findall().
-
Guido van Rossum yazdı
exception waiting to happen next...
-
Guido van Rossum yazdı
-
Guido van Rossum yazdı
should never be called, so this isn't really needed, but this signifies that rexec now supports packages -- because ihooks does.
-
Guido van Rossum yazdı
didn't want to commit until it had been tested. I presume that it works in Grail.)
-
Guido van Rossum yazdı
string. Added groupdict() to MatchObject -- return the named groups as a dict. Added default argument to groups() to specify what to return for unmatching groups; groupdict() also has this.
-
Guido van Rossum yazdı
-
Guido van Rossum yazdı
-
Guido van Rossum yazdı
-
Guido van Rossum yazdı
-
Guido van Rossum yazdı
-
Guido van Rossum yazdı
the '%' should be put back in.
-
- 28 Haz, 1998 9 kayıt (commit)
-
-
Guido van Rossum yazdı
-
Guido van Rossum yazdı
-
Guido van Rossum yazdı
-
Guido van Rossum yazdı
-
Guido van Rossum yazdı
-
Guido van Rossum yazdı
-
Guido van Rossum yazdı
cmd, multifile and smtplib.
-
Guido van Rossum yazdı
-
Guido van Rossum yazdı
-
- 27 Haz, 1998 8 kayıt (commit)
-
-
Guido van Rossum yazdı
the filename contains at least a rudimentary pathname. (The bad part is that we need to call getcwd() because only a prefix of ".\\" is not enough -- we prefix the drive letter.)
-
Guido van Rossum yazdı
-
Guido van Rossum yazdı
-
Guido van Rossum yazdı
long, but it sure helps!
-
Guido van Rossum yazdı
is returned as the object's __doc__ attribute. (If only the list of methods would be referenced from the type...)
-
Guido van Rossum yazdı
document new LockType and reverse the preference for exit() vs. exit_thread() -- exit() is now preferred and exit_thread() is obsolete.
-
Guido van Rossum yazdı
Py_InitModule4() with appropriate arguments.
-
Guido van Rossum yazdı
a doc string.
-
- 26 Haz, 1998 8 kayıt (commit)
-
-
Guido van Rossum yazdı
-
Guido van Rossum yazdı
object before using it.
-
Guido van Rossum yazdı
Marangozov.
-
Jack Jansen yazdı
-
Jack Jansen yazdı
-
Jack Jansen yazdı
-
Jack Jansen yazdı
-
Jack Jansen yazdı
-