- 09 Mar, 1999 5 commits
-
-
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 10 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.
-
Fred Drake authored
-
Fred Drake authored
the specified annotation, not any annotation.
-
Fred Drake authored
by Jonathan Giddy <jon@dgs.monash.edu.au>.
-
- 03 Mar, 1999 10 commits
-
-
Just van Rossum authored
-
Fred Drake authored
Job.message(): New method. Takes care of writing a message to the user and adding it to the transcript.
-
Fred Drake authored
-
Fred Drake authored
-
Fred Drake authored
-
Fred Drake authored
-
Fred Drake authored
portable. Several things that had been done by running a python script are now a matter of importing the right module and running a function with a few parameters.
-
Fred Drake authored
actual work. main(): Just handle the command line and filename determination, calling process() to do the work. These changes make this more import-friendly.
-
Fred Drake authored
actual work. main(): Just handle the command line and filename determination, calling process() to do the work. These changes make this more import-friendly.
-
Fred Drake authored
"blank" navigation icons, use ALT="" instead of ALT="blank"; also add ALIGN=CENTER for the table, to get a slightly better affect in the text (the table is full-width, so this doesn't change the appearance when browsing the HTML).
-
- 02 Mar, 1999 10 commits
-
-
Fred Drake authored
-
Fred Drake authored
-
Fred Drake authored
-
Fred Drake authored
-
Fred Drake authored
-
Fred Drake authored
'make clean'.
-
Fred Drake authored
-
Fred Drake authored
-
Fred Drake authored
sites. do_cmd_ignorePlatformAnnotation(), do_cmd_platform(), do_cmd_platformof(): New functions to support platform dependency information. process_all_platformofs(): New function to post-process \platformof macros using information collected during the initial pass. process_python_state(): New function. Call all post-processing functions defined in this file to avoid having to have too much knowledge of the internals for this stuff in l2hinit.perl.
-
Fred Drake authored
better.
-