- 25 Ock, 1999 15 kayıt (commit)
-
-
Fred Drake yazdı
of them. I.e., '<a name="foo"href="bar.html">' will now have two attributes recognized. Based on comments from newgroup.
-
Guido van Rossum yazdı
-
Guido van Rossum yazdı
in that case. Tamito Kajiyama.
-
Guido van Rossum yazdı
-
Guido van Rossum yazdı
/usr/local/include comes before /usr/X11R1/include. On some Linux distributions the latter apparently contains (standard!) a bad tcl.h or tk.h.
-
Guido van Rossum yazdı
happen in restricted mode.
-
Guido van Rossum yazdı
PycStringIO_IMPORT. While arguably the name used in the documentation is more consistent, I think it's probably safer not to change the macro definition and instead fix the doco.
-
Guido van Rossum yazdı
-
Guido van Rossum yazdı
clear clear file:line clear bpno bpno ... Also print the breakpoint data after calling set_break(), because the print statement in set_break() has gone.
-
Guido van Rossum yazdı
Add new clear_bpbynumber() with single bpno argument. (Adapted from a patch by Richard Wolff.) Also some cleanup in error messages and moved some comments into a docstring.
-
Guido van Rossum yazdı
non-zero things like 5j and complex(1,0) are considered to be zero/false. Tim Peters.
-
Guido van Rossum yazdı
Also define F_OK etc. when not already defined, when doing access().
-
Jack Jansen yazdı
-
Jack Jansen yazdı
-
Jack Jansen yazdı
numbers in all other projects/libraries.
-
- 24 Ock, 1999 1 kayıt (commit)
-
-
Just van Rossum yazdı
Needed to keep CWGUSI under cvs because of filesnames with slashes.
-
- 23 Ock, 1999 1 kayıt (commit)
-
-
Just van Rossum yazdı
-
- 22 Ock, 1999 6 kayıt (commit)
-
-
Just van Rossum yazdı
-
Fred Drake yazdı
-
Guido van Rossum yazdı
-
Jack Jansen yazdı
-
Jack Jansen yazdı
The documentation is unclear on this, but the old implementation caused problems with Default Folder.
-
Jack Jansen yazdı
-
- 21 Ock, 1999 8 kayıt (commit)
-
-
Barry Warsaw yazdı
py-newline-and-indent.
-
Jack Jansen yazdı
-
Jack Jansen yazdı
-
Jack Jansen yazdı
places) which isn't worth bgenning.
-
Jack Jansen yazdı
-
Jack Jansen yazdı
-
Jack Jansen yazdı
-
Jack Jansen yazdı
them, so the warning is obsolete).
-
- 20 Ock, 1999 4 kayıt (commit)
-
-
Fred Drake yazdı
general identifiers for which closing tags will be omitted when SGML is generated. This can be used to tell the markup generator to drop stuff like </para>. Note that it needs to be possible for the closing tag to *always* be omitted for it to be included in "autoclose". main(): Added command-line option "-a" / "--autoclose" to set the list of general identifiers passed to the convert() function as the "autoclose" parameter. The list may only be specified once (not additive) and GIs should be comma-separated. The default list includes only "para".
-
Fred Drake yazdı
any subdirectory; don't continue with remaining subdirs. Added "api", "ext", "lib", "mac", "ref", and "tut" targets to only do submakes in those directories. This is just a lot easier to use than to cd into the subdir and use make.rules directly.
-
Fred Drake yazdı
IRIX systems.
-
Fred Drake yazdı
module available on IRIX.
-
- 19 Ock, 1999 5 kayıt (commit)
-
-
Fred Drake yazdı
<author> inside the <moduleinfo> element. Fix problems with paragraph identification.
-
Fred Drake yazdı
entire attribute value. Add ability to save list of "empty" elements to a file -- enabled by constant in the code.
-
Fred Drake yazdı
than one "root" that prevented all the <label id=...> items from being promoted to id attributes on the enclosing chapter/ section/... properly.
-
Fred Drake yazdı
Removed "New" from module synopsis.
-
Fred Drake yazdı
introductory text).
-