- 30 Haz, 1998 13 kayıt (commit)
-
-
Guido van Rossum yazdı
-
Guido van Rossum yazdı
# later release.
-
Guido van Rossum yazdı
-
Fred Drake yazdı
Use logical (& consistent) markup. Added a see-also section at the end.
-
Guido van Rossum yazdı
-
Guido van Rossum yazdı
Need to add \optional{} to sort argument too. Made x a \var in descr of pop. Fixed note for pop() and mentioned that it is experimental. Also added pop to index.
-
Guido van Rossum yazdı
# The brackets generated by \optional{} are real ugly. Alas...
-
Guido van Rossum yazdı
-
Guido van Rossum yazdı
-
Guido van Rossum yazdı
-
Guido van Rossum yazdı
article().
-
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 5 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...)
-