- 20 Ock, 1999 3 kayıt (commit)
-
-
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 10 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).
-
Fred Drake yazdı
to <module link>.
-
Fred Drake yazdı
-
Fred Drake yazdı
Change the message printed before running buildindex.py; "Doing the index..." wasn't clear and could be misinterpreted with an inappropriate mindset. ;-)
-
Fred Drake yazdı
import isfile" and "import os.path".
-
Barry Warsaw yazdı
py-newline-and-indent. These ought to get picked up by the mapcar that follows; any existing binding to newline-and-indent gets shadowed to py-newline-and-indent. This will break some people who, e.g. bind C-m or C-j to newline but still want these bound to py-newline-and-indent in Python mode. On the other hand, the forced binding pisses off Emacs diehards. So consider this experimental and see if any tall Dutch guys complain :-)
-
- 18 Ock, 1999 6 kayıt (commit)
-
-
Barry Warsaw yazdı
standard narrow-to-defun but works with Python classes and methods. With no arg, narrows to most enclosing def/method. With C-u arg, narrows to most enclosing class.
-
Greg Ward yazdı
-
Fred Drake yazdı
-
Guido van Rossum yazdı
-
Guido van Rossum yazdı
-
Jack Jansen yazdı
-
- 15 Ock, 1999 3 kayıt (commit)
-
-
Guido van Rossum yazdı
Contributed by Blake Winton, but considerably edited.
-
Guido van Rossum yazdı
Take opportunity to add more explanatory messages to exceptions.
-
Barry Warsaw yazdı
for delete forwardness.
-
- 14 Ock, 1999 18 kayıt (commit)
-
-
Guido van Rossum yazdı
last patch to this file: use pathLen, not bufSize, as the initializer.
-
Fred Drake yazdı
-
Fred Drake yazdı
names. These are too much of a pain for occaissional authors.
-
Barry Warsaw yazdı
headers and their continuation lines are parsed.
-
Fred Drake yazdı
-
Fred Drake yazdı
currently generated by the LaTeX and LaTeX2HTML processes is generated here as well, making it more flexible in the SGML version. Reduce the <args> element so that <optional> goes away; just use square brackets to indicate what's optional. This makes it easier to read than the LaTeX, and the processor can do any checking it needs to in order to make sure it's legit. Possible shortcoming: DSSSL processors may need more explicit markup. Can probably hack around it for this case, but we'll see.
-
Barry Warsaw yazdı
troublesome ones encountered on the c.l.py list.
-
Barry Warsaw yazdı
named header, so that if a message has, e.g. multiple CC: lines, all will get returned by the call to getaddrlist(). It also correctly handles addresses which show up in continuation lines. AdderlistClass.__init__(): Added \n to self.CR which fixes a bug that sometimes, an address would contain a bogus trailing newline. Message.getaddress(): In final else clause, added a test for the character we're at being in self.specials. Without this, such characters never get consumed and we infloop. Case in point (as posted to c.l.py): To: <[smtp:dd47@mail.xxx.edu]_at_hmhq@hdq-mdm1-imgout.companay.com> ----------------------------^ otherwise we'd infloop here
-
Fred Drake yazdı
conformant with the OASIS Exchange model. There's a little more massage left to do, but not much.
-
Guido van Rossum yazdı
header file (yet :-).
-
Guido van Rossum yazdı
Break it up.
-
Guido van Rossum yazdı
1.5. Omit the second part.
-
Guido van Rossum yazdı
ints. (In theory, other variables should be widened to long as well, but this won't ever be needed, since the len of a list is still an int.)
-
Guido van Rossum yazdı
-
Guido van Rossum yazdı
-
Fred Drake yazdı
-
Fred Drake yazdı
-
Fred Drake yazdı
-