- 01 Aug, 1994 3 commits
-
-
Guido van Rossum authored
-
Guido van Rossum authored
-
Guido van Rossum authored
-
- 25 Jul, 1994 4 commits
-
-
Barry Warsaw authored
-
Barry Warsaw authored
-
Barry Warsaw authored
-
Guido van Rossum authored
-
- 14 Jul, 1994 5 commits
-
-
Guido van Rossum authored
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 authored
-
Guido van Rossum authored
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 authored
configure*: don't check for strtod!
-
Guido van Rossum authored
-
- 13 Jul, 1994 4 commits
-
-
Guido van Rossum authored
folders, then fix minor bugs and remove debug print statement. Also needs a fix to mhlib.py
-
Guido van Rossum authored
-
Guido van Rossum authored
open relevant dialogs on double click
-
Guido van Rossum authored
-
- 12 Jul, 1994 8 commits
-
-
Guido van Rossum authored
-
Guido van Rossum authored
-
Guido van Rossum authored
-
Guido van Rossum authored
Added readonly options, used for .class field.
-
Guido van Rossum authored
baseName.
-
Guido van Rossum authored
-
Guido van Rossum authored
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 authored
-
- 11 Jul, 1994 2 commits
-
-
Guido van Rossum authored
-
Guido van Rossum authored
into *.[ln123456789]
-
- 08 Jul, 1994 6 commits
-
-
Guido van Rossum authored
-
Guido van Rossum authored
-
Guido van Rossum authored
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 authored
methods (internal ones start with '_'), asynchronous transfers are now killed synchronously (i.e. after t.kill(), t.busy() is false immediately).
-
Guido van Rossum authored
-
Guido van Rossum authored
so you can read the top of the man page while the rest is being parsed
-
- 07 Jul, 1994 2 commits
-
-
Guido van Rossum authored
-
Guido van Rossum authored
(PyInit_tkinter): Only create stdin file handler when stdin is a tty. (Tkinter_Cleanup): New function. This is an exit handler that cleanup Tk.
-
- 06 Jul, 1994 6 commits
-
-
Guido van Rossum authored
(This breaks something in MimeViewer.py, don't know what yet)
-
Guido van Rossum authored
-
Guido van Rossum authored
-
Guido van Rossum authored
-
Guido van Rossum authored
-
Guido van Rossum authored
-