- 01 Agu, 1994 10 kayıt (commit)
-
-
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 8 kayıt (commit)
-
-
Guido van Rossum yazdı
-
Guido van Rossum yazdı
-
Guido van Rossum yazdı
-
Guido van Rossum yazdı
Added readonly options, used for .class field.
-
Guido van Rossum yazdı
baseName.
-
Guido van Rossum yazdı
-
Guido van Rossum yazdı
switching states each time we insert some text but has to be done this way since else class bindings might allow editing...)
-
Guido van Rossum yazdı
-
- 11 Tem, 1994 2 kayıt (commit)
-
-
Guido van Rossum yazdı
-
Guido van Rossum yazdı
into *.[ln123456789]
-
- 08 Tem, 1994 6 kayıt (commit)
-
-
Guido van Rossum yazdı
-
Guido van Rossum yazdı
-
Guido van Rossum yazdı
Added case sensitive searching; Added explicit buttons for man page display and search (in addition to <Return> and double clicking in the listbox)
-
Guido van Rossum yazdı
methods (internal ones start with '_'), asynchronous transfers are now killed synchronously (i.e. after t.kill(), t.busy() is false immediately).
-
Guido van Rossum yazdı
-
Guido van Rossum yazdı
so you can read the top of the man page while the rest is being parsed
-
- 07 Tem, 1994 1 kayıt (commit)
-
-
Guido van Rossum yazdı
-