- 08 Agu, 1994 3 kayıt (commit)
-
-
Guido van Rossum yazdı
-
Guido van Rossum yazdı
Anthony Baxter's gdbm module (derived from Jack's dbm module)
-
Guido van Rossum yazdı
-
- 05 Agu, 1994 6 kayıt (commit)
-
-
Guido van Rossum yazdı
-
Guido van Rossum yazdı
-
Guido van Rossum yazdı
-
Guido van Rossum yazdı
* Makefile.in (TAGS): Call etags w/o -t option
-
Guido van Rossum yazdı
shorter names (dropped the "module" from the name): sunaudiodev, imgformat, audioop, imageop, imgfile * Modules/stropmodule.c (strop_rindex): make rindex('abc', '') do the right thing (i.e. return 3 instead of 0) * Modules/socketmodule.c: disabled allowbroadcast() socket method
-
Guido van Rossum yazdı
documented gethostname() and a few misc things
-
- 03 Agu, 1994 3 kayıt (commit)
-
-
Guido van Rossum yazdı
listtree.py: "Print" -> "List" in description
-
Guido van Rossum yazdı
-
Guido van Rossum yazdı
no need for the stdin handler, a Tk_DoOneEvent(TK_DONT_WAIT) did the trick. I've included a diff to tkintermodule.c.
-
- 01 Agu, 1994 12 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ı
libstring.tex: added count(). ref2.tex: new keywords; moved keyword printing program to keywords.py.
-
Guido van Rossum yazdı
-
Guido van Rossum yazdı
-
Guido van Rossum yazdı
-
Guido van Rossum yazdı
-
Guido van Rossum yazdı
-
Guido van Rossum yazdı
-
- 25 Tem, 1994 4 kayıt (commit)
-
-
Barry Warsaw yazdı
-
Barry Warsaw yazdı
-
Barry Warsaw yazdı
-
Guido van Rossum yazdı
-
- 14 Tem, 1994 5 kayıt (commit)
-
-
Guido van Rossum yazdı
proper argument * Lib/{bdb,cmd,pdb}.py: Mods by Rickard Westman: No longer barfs on lambda:s (outputs "<lambda>" as the function name); "a(rgs)" in pdb now works; help messages added to pdb (lifted from pdb.doc). Also, "h pdb" calls pdb.help(). cmd.do_help() displays topics on a nicer way (I think). Also, topics for which there is a help_ method, but no do_method (like "pdb" above) are displayed in a special way. My own mod: fix break on function to also support methods.
-
Guido van Rossum yazdı
-
Guido van Rossum yazdı
posixmodule.c: use pclose, not fclose! selectmodule.c: trap negative fileno's, change some error messages. stropmodule.c: change semantics of rindex to match string.py.
-
Guido van Rossum yazdı
configure*: don't check for strtod!
-
Guido van Rossum yazdı
-
- 13 Tem, 1994 4 kayıt (commit)
-
-
Guido van Rossum yazdı
folders, then fix minor bugs and remove debug print statement. Also needs a fix to mhlib.py
-
Guido van Rossum yazdı
-
Guido van Rossum yazdı
open relevant dialogs on double click
-
Guido van Rossum yazdı
-
- 12 Tem, 1994 3 kayıt (commit)
-
-
Guido van Rossum yazdı
-
Guido van Rossum yazdı
-
Guido van Rossum yazdı
-