- 06 Ock, 1999 3 kayıt (commit)
-
-
Greg Ward yazdı
get_config_h_filename, get_makefile_filename, parse_config_h, and parse_makefile.
-
Guido van Rossum yazdı
Doc-string-ified the lead comments. Added auto call of test() when run as script.
-
Guido van Rossum yazdı
-
- 05 Ock, 1999 10 kayıt (commit)
-
-
Fred Drake yazdı
Document that the whatsound module is obsolete.
-
Fred Drake yazdı
-
Fred Drake yazdı
data file used by buildindex.py. next_argument_id(): Removed; no longer used. next_argument(): Doesn't use next_argument_id(), just does the work. gen_target(), gen_target_name(): Removed, no longer used. The only place that used them now does the (trivial) work directly. Lots of little changes so we never have to pass around $br_id values all over the place. The only places they're used now new IDs are generated as needed.
-
Fred Drake yazdı
-
Fred Drake yazdı
-
Guido van Rossum yazdı
with trailing garbage generated by some broke uuencoders.
-
Guido van Rossum yazdı
w.scroll(). (It then calls wscrl(win, nlines) instead of scoll(win).)
-
Fred Drake yazdı
script.
-
Fred Drake yazdı
\methodline. Fixed up support for \withsubitem, hopefully improving the fidelity of the index a bit.
-
Guido van Rossum yazdı
-
- 04 Ock, 1999 19 kayıt (commit)
-
-
Fred Drake yazdı
-
Guido van Rossum yazdı
-
Guido van Rossum yazdı
-
Fred Drake yazdı
complaint about 98.2b8 problems.
-
Guido van Rossum yazdı
in autoexec.bat in order to find the Tcl DLLs -- Tkinter calls FixTk which will hunt around in a few common places and then set PATH and try again, or else issue a big clarifying error message.
-
Guido van Rossum yazdı
calls was used instead of a single PyArg_ParseTuple call with an optional argument.
-
Guido van Rossum yazdı
Here's a little cleanup of the BeOS/ directory for 1.5.2b2; it makes the ar-fake, linkcc and linkmodule shell scripts a little smarter (and, in the case of PowerPC systems, quieter :-).
-
Guido van Rossum yazdı
Donn Cave tells me the PyImport_BeImageID() function isn't needed anymore.
-
Guido van Rossum yazdı
Donn Cave tells me the PyImport_BeImageID() function isn't needed anymore.
-
Guido van Rossum yazdı
-
Guido van Rossum yazdı
fix find_paragraph when at start of file.
-
Guido van Rossum yazdı
-
Guido van Rossum yazdı
-
Guido van Rossum yazdı
-
Fred Drake yazdı
Added note at top, since LaTeX style writers like to force name changes when someone else makes a change to the style. I'm sending a note to the author reporting the error and asking for an updated version. This cannot be distributed in this form. This will be resolved when I get a response from Ulf Lindgren. Typo reported by rwolff@noao.edu (Richard Wolff).
-
Guido van Rossum yazdı
-
Guido van Rossum yazdı
-
Guido van Rossum yazdı
-
Guido van Rossum yazdı
-
- 03 Ock, 1999 7 kayıt (commit)
-
-
Guido van Rossum yazdı
create a directory and moer the original file to the index.html.
-
Guido van Rossum yazdı
conflict, and it should be declared in time.h anyway. (Too bad if gcc -Wall won't be happy if it isn't declared...)
-
Guido van Rossum yazdı
In other words, hex(sys.hexversion) == 0x010502b2 for Python 1.5.2b2. This is derived from the new variable PY_VERSION_HEX defined in patchlevel.h. (Cute, eh?)
-
Guido van Rossum yazdı
-
Guido van Rossum yazdı
The version numbers are now exported by Python.h. Also rolled back the API version change -- it's back to 1007!
-
Guido van Rossum yazdı
-
Guido van Rossum yazdı
-
- 02 Ock, 1999 1 kayıt (commit)
-
-
Guido van Rossum yazdı
-