- 15 Tem, 2000 6 kayıt (commit)
-
-
Thomas Wouters yazdı
posixmodule.
-
Fredrik Lundh yazdı
-
Fredrik Lundh yazdı
you edit the file.
-
Fredrik Lundh yazdı
the default via site.py...
-
Vladimir Marangozov yazdı
free() the GC pointer, not the object pointer.
-
Vladimir Marangozov yazdı
-
- 14 Tem, 2000 16 kayıt (commit)
-
-
Jack Jansen yazdı
-
Jack Jansen yazdı
-
Jack Jansen yazdı
-
Jack Jansen yazdı
functions. Include it in stead of duplicating the declarations everywhere. Also cleaned up toolbox module exports, and got rid of resNotFound error.
-
Jack Jansen yazdı
-
Jack Jansen yazdı
-
Jack Jansen yazdı
-
Eric S. Raymond yazdı
-
Thomas Wouters yazdı
posix.openpty(). And conveniently also check if CVS write access really works. Closes SF patch #100722
-
Eric S. Raymond yazdı
-
Andrew M. Kuchling yazdı
-
Peter Schneider-Kamp yazdı
-
Vladimir Marangozov yazdı
-
Vladimir Marangozov yazdı
-
-
Peter Schneider-Kamp yazdı
-
- 13 Tem, 2000 13 kayıt (commit)
-
-
Andrew M. Kuchling yazdı
-
Andrew M. Kuchling yazdı
-
Andrew M. Kuchling yazdı
or .fileno() method
-
Peter Schneider-Kamp yazdı
-
Jeremy Hylton yazdı
-
Guido van Rossum yazdı
automatically finding (most of) the standard PYD extensions, and to remove the hardcoded Python version.
-
Eric S. Raymond yazdı
-
Eric S. Raymond yazdı
-
Peter Schneider-Kamp yazdı
-
Peter Schneider-Kamp yazdı
example: >>> def f(a,a):print a ... SyntaxError: duplicate argument in function definition
-
Fred Drake yazdı
__setitem__(), and __delitem__(). Based on related comments from Barry Warsaw.
-
Andrew M. Kuchling yazdı
os.seteuid(), os.setegid(), os.setreuid(), os.setregid().
-
Skip Montanaro yazdı
-
- 12 Tem, 2000 5 kayıt (commit)
-
-
Vladimir Marangozov yazdı
need to be cleared.
-
Skip Montanaro yazdı
-
Skip Montanaro yazdı
-
Skip Montanaro yazdı
characters.
-
Jeremy Hylton yazdı
-