- 12 Mar, 1999 7 commits
-
-
Guido van Rossum authored
-
Fred Drake authored
-
Fred Drake authored
<dwr2@ix.netcom.com>.
-
Fred Drake authored
file HTML files on Windows machines do to case insensitivity.
-
Fred Drake authored
-
Guido van Rossum authored
The filename to URL conversion didn't properly quote special characters. The URL to filename didn't properly unquote special chatacters.
-
Guido van Rossum authored
so here's his patch again. This time it works (at least on Solaris, Linux and Irix).
-
- 11 Mar, 1999 7 commits
-
-
Guido van Rossum authored
-
Fred Drake authored
creating the <moduleinfo>.
-
Guido van Rossum authored
-
Guido van Rossum authored
pyclbr.Class object; this can happen when the superclass is unrecognizable (to pyclbr), e.g. when module renaming is used. - Show a watch cursor when calling pyclbr (since it may take a while recursively parsing imported modules!).
-
Fred Drake authored
Resource Description Framework, a metadata encoding, and .xsl is for the Extensible Stylesheet Language.)
-
Guido van Rossum authored
-
Guido van Rossum authored
alignment?), and I didn't test it. Withdrawing it for now.
-
- 10 Mar, 1999 8 commits
-
-
Guido van Rossum authored
floats on finalization.
-
Guido van Rossum authored
integers on finalization.
-
Fred Drake authored
-
Jack Jansen authored
out of the CVS repository.
-
Guido van Rossum authored
-
Guido van Rossum authored
directories on sys.path modules in selected directory classes in selected module methods of selected class Sinlge clicking in a directory, module or class item updates the next column with info about the selected item. Double clicking in a module, class or method item opens the file (and selects the clicked item if it is a class or method). I guess eventually I should be using a tree widget for this, but the ones I've seen don't work well enough, so for now I use the old Smalltalk or NeXT style multi-column hierarchical browser.
-
Guido van Rossum authored
-
Guido van Rossum authored
- Display "(None)" (or text of your choosing) when empty. - Don't set the focus.
-
- 09 Mar, 1999 6 commits
-
-
Guido van Rossum authored
extra argument if data is None.
-
Fred Drake authored
Lannert <lannert@lannert.rz.uni-duesseldorf.de>. Added a comment explaining the cast in the method table for the keyword arguments sample code, in response to another comment by Detlef.
-
Guido van Rossum authored
reflecting changes in the runtime around 1.5 or earlier.
-
Guido van Rossum authored
an exception.
-
Guido van Rossum authored
He writes: I had an off-by-1000 error in floatsleep(), and the problem with time.clock() is that it's not implemented properly on QNX... ANSI says it's supposed to return _CPU_ time used by the process, but on QNX it returns the amount of real time used... so I was confused.
-
Guido van Rossum authored
Test for self.returntype behaving like OSErr rather than being it.
-
- 08 Mar, 1999 1 commit
-
-
Greg Ward authored
-
- 07 Mar, 1999 3 commits
-
-
Jack Jansen authored
handles, not fullblown python objects, and UpdateGWorld returns a new GWorld object in stead of modifying the existing one.
-
Jack Jansen authored
-
Jack Jansen authored
output parameter.
-
- 05 Mar, 1999 1 commit
-
-
Fred Drake authored
reserved names, just to avoid confusion on the part of users.
-
- 04 Mar, 1999 7 commits
-
-
Jack Jansen authored
-
Jack Jansen authored
has touched various other projects again too, sigh.
-
Jack Jansen authored
-
Jack Jansen authored
an exception when negative).
-
Fred Drake authored
-
Fred Drake authored
just like we do for mkhowto.
-
Fred Drake authored
add a useful usage message. Use 'mkmodindex --help' to display it.
-