]>
granicus.if.org Git - python/log
Fred Drake [Mon, 16 Mar 1998 06:38:42 +0000 (06:38 +0000)]
Logical markup.
Convert a {description} list to a {tableii} environment.
Fred Drake [Mon, 16 Mar 1998 05:26:10 +0000 (05:26 +0000)]
{classdesc} environment: Index as "Foo (class in foolib)" instead of
"Foo (in module foolib)". Is now independent of indexsubitem.
Fred Drake [Mon, 16 Mar 1998 05:23:50 +0000 (05:23 +0000)]
Markup nits.
Adjusted some index entries.
Fred Drake [Mon, 16 Mar 1998 05:22:08 +0000 (05:22 +0000)]
Adjusted an index entry.
Fred Drake [Mon, 16 Mar 1998 05:21:08 +0000 (05:21 +0000)]
Added an index entry.
Fred Drake [Mon, 16 Mar 1998 05:07:04 +0000 (05:07 +0000)]
Use {classdesc} consistently.
Fred Drake [Sun, 15 Mar 1998 02:04:59 +0000 (02:04 +0000)]
Logical markup.
Emphasized title "4Sight User's Guide".
Fred Drake [Sun, 15 Mar 1998 01:59:57 +0000 (01:59 +0000)]
Markup nits.
Some additional index entries.
Fred Drake [Sat, 14 Mar 1998 22:22:14 +0000 (22:22 +0000)]
Logical markup.
Fred Drake [Sat, 14 Mar 1998 21:53:48 +0000 (21:53 +0000)]
Logical markup.
Fred Drake [Sat, 14 Mar 1998 20:09:15 +0000 (20:09 +0000)]
Logical markup.
Replace ugly {description} with a {tableii}, for the what() return values.
Fred Drake [Sat, 14 Mar 1998 19:47:23 +0000 (19:47 +0000)]
Logical markup.
Replace ugly {description} with a {tableii}, for the option descriptions.
Fred Drake [Sat, 14 Mar 1998 07:08:02 +0000 (07:08 +0000)]
Logical markup, using {classdesc} as appropriate.
Fred Drake [Sat, 14 Mar 1998 07:00:41 +0000 (07:00 +0000)]
Logical markup.
Fred Drake [Sat, 14 Mar 1998 06:48:33 +0000 (06:48 +0000)]
Logical markup, using {classdesc} as appropriate.
Fred Drake [Sat, 14 Mar 1998 06:40:34 +0000 (06:40 +0000)]
Logical markup.
Fred Drake [Sat, 14 Mar 1998 06:30:13 +0000 (06:30 +0000)]
Logical markup.
Use {classdesc} environments to describe the constructors, and place them
at the top.
Fred Drake [Sat, 14 Mar 1998 06:17:43 +0000 (06:17 +0000)]
Logical markup.
Wrap general Message class description in a {classdesc} instead of nothing at
all.
Fred Drake [Sat, 14 Mar 1998 06:16:57 +0000 (06:16 +0000)]
Logical markup.
Guido van Rossum [Fri, 13 Mar 1998 21:30:14 +0000 (21:30 +0000)]
Use a faster way to check for null bytes in the string argument for
int(), long(), float().
Guido van Rossum [Fri, 13 Mar 1998 20:12:17 +0000 (20:12 +0000)]
As Mike Fletcher pointed out, a __deepcopy__() method should be called
with the memo as an argument.
Barry Warsaw [Fri, 13 Mar 1998 20:04:52 +0000 (20:04 +0000)]
#(py-smart-indentation): Small fixes for clarity in the docstring.
Barry Warsaw [Fri, 13 Mar 1998 18:53:15 +0000 (18:53 +0000)]
(python-mode): Removed vi vi vi hack for setting the tab width from a
magic comment. Now Guido only has to worry about the northern
Wisconsin Braces Freedom Fighter Militia.
Barry Warsaw [Fri, 13 Mar 1998 18:33:34 +0000 (18:33 +0000)]
example output is different
Barry Warsaw [Fri, 13 Mar 1998 18:27:12 +0000 (18:27 +0000)]
Typos in the docstring fixed by Detlef Lannert
<lannert@uni-duesseldorf.de>
Barry Warsaw [Fri, 13 Mar 1998 17:29:15 +0000 (17:29 +0000)]
(py-smart-indentation): New variable which controls the automagic
setting of py-indent-offset and indent-tabs-mode.
(python-mode): After python-mode-hook is run, do the automagic
calculation if py-smart-indentation is non-nil.
(py-parse-state): Get rid of unused variable to quiet the
byte-compiler.
Fred Drake [Thu, 12 Mar 1998 21:03:26 +0000 (21:03 +0000)]
Bring this up to date. Some things still don't work right.
Fred Drake [Thu, 12 Mar 1998 19:37:03 +0000 (19:37 +0000)]
\regexp{}: Rewritten to look like Freidl's book. Too rip-off?
\envvar{}: Bow to font-lock-mode a few times...!
Fred Drake [Thu, 12 Mar 1998 15:33:05 +0000 (15:33 +0000)]
Logical markup.
Fred Drake [Thu, 12 Mar 1998 14:42:23 +0000 (14:42 +0000)]
Logical markup.
Fred Drake [Thu, 12 Mar 1998 14:39:09 +0000 (14:39 +0000)]
Use {classdesc} instead of {funcdesc} for HTMLParser.
Clean up index reference to SGMLParser class.
Guido van Rossum [Thu, 12 Mar 1998 14:32:55 +0000 (14:32 +0000)]
Added support for "data" URL, by Sjoerd Mullender.
Barry Warsaw [Thu, 12 Mar 1998 14:05:37 +0000 (14:05 +0000)]
Added URL for UK
Barry Warsaw [Thu, 12 Mar 1998 13:15:28 +0000 (13:15 +0000)]
Added a hack to deal with common practice 'uk' for United Kingdom
Fred Drake [Thu, 12 Mar 1998 06:52:05 +0000 (06:52 +0000)]
Logical markup.
Lots of nits in both.
Fred Drake [Thu, 12 Mar 1998 06:47:48 +0000 (06:47 +0000)]
Use \envvar{FOO} instead of \code{\$FOO}.
Fred Drake [Thu, 12 Mar 1998 06:46:16 +0000 (06:46 +0000)]
Use \withsubitem{} for indexing extra-module functions.
Fred Drake [Thu, 12 Mar 1998 06:44:58 +0000 (06:44 +0000)]
Use \withsubitem{} for indexing functions from other modules. This fixes
things in the index.
Fred Drake [Thu, 12 Mar 1998 06:41:40 +0000 (06:41 +0000)]
\withsubitem{}: New macro. Change indexsubitem temporarily for another
macro. Intended usage:
\withsubitem{(in module foo)}{\ttindex{myfunc()}}
This allows indexing functions from other modules/class/whatnot
without being dependent on the exact expansions of several macros
internal to python.sty. It's also easier to read in the source!
Some new "logical" macros that seem to be useful:
\regexp{}: For regular expressions. To make it easier to keep the appearance
consistent.
\mimetype{}: Don't use \code{}!
\envvar{}: Environment variable. This does some indexing as well.
\character{}: Just a character we want to talk about in the text, but not
a Python constant.
Fred Drake [Thu, 12 Mar 1998 06:04:53 +0000 (06:04 +0000)]
Logical markup.
Fred Drake [Thu, 12 Mar 1998 05:54:02 +0000 (05:54 +0000)]
Logical markup.
Improve some index entries.
Fred Drake [Thu, 12 Mar 1998 05:33:40 +0000 (05:33 +0000)]
Logical markup.
Markup consistency.
Removed incorrect \setindexsubitem{}.
Guido van Rossum [Wed, 11 Mar 1998 17:49:55 +0000 (17:49 +0000)]
Add LINKFORSHARED and LDLAST as in the main Makefile.
Fred Drake [Wed, 11 Mar 1998 17:07:35 +0000 (17:07 +0000)]
Add copyright statement.
Add section on using A4 paper, since that's a common request.
Barry Warsaw [Wed, 11 Mar 1998 16:53:21 +0000 (16:53 +0000)]
Use RCS revisions
Barry Warsaw [Wed, 11 Mar 1998 16:50:31 +0000 (16:50 +0000)]
Updated the docstring
Barry Warsaw [Wed, 11 Mar 1998 16:46:04 +0000 (16:46 +0000)]
Added reverse lookup
Fred Drake [Wed, 11 Mar 1998 15:41:21 +0000 (15:41 +0000)]
*Sigh*
Add a -q option for "quiet" operation. Nothing gets out (not even stderr,
since that's tossed to stdout for capture in the .how file). It's a good
idea to use -l to get the log in case there are problems. Maybe this should
be the default and add a --verbose option to get the stdout? There's way
too much junk output.
Fred Drake [Wed, 11 Mar 1998 15:33:44 +0000 (15:33 +0000)]
Allow the user to operate the script in debugging mode (-D), which just does
a "set -x".
Allow keeping a transcript, using -l, in $FILE.how.
Allow keeping of all the temp files created by the process, using -k.
Fred Drake [Wed, 11 Mar 1998 12:08:21 +0000 (12:08 +0000)]
Somewhat more direct way of locating the file, using __FILE__.
Leave find_my_file() around for now, even though we're not using it at the
moment.
Fred Drake [Wed, 11 Mar 1998 06:29:59 +0000 (06:29 +0000)]
Replace lists of attributes for code and frame objects with a reference to the
Python Reference Manual.
Fred Drake [Wed, 11 Mar 1998 06:24:46 +0000 (06:24 +0000)]
Logical markup.
Fred Drake [Wed, 11 Mar 1998 06:18:15 +0000 (06:18 +0000)]
Logical markup.
Fred Drake [Wed, 11 Mar 1998 06:11:37 +0000 (06:11 +0000)]
Logical markup.
Changed example to use "import posixfile" instead of "from posixfile import *"
since only one symbol was used.
Fred Drake [Wed, 11 Mar 1998 06:00:23 +0000 (06:00 +0000)]
Logical markup.
Made references to constants in other TERMIOS module explicit in termios
description.
Removed superfluous backslash from example.
Fred Drake [Wed, 11 Mar 1998 05:50:42 +0000 (05:50 +0000)]
Logical markup.
Fred Drake [Wed, 11 Mar 1998 05:29:58 +0000 (05:29 +0000)]
Logical markup.
Added information on the exception attributes when exceptions are classes.
Fred Drake [Tue, 10 Mar 1998 23:23:05 +0000 (23:23 +0000)]
Script to format HOWTO documents. Currently only tested on the "Using
Kerberos from Python" HOWTO (this will change shortly, I hope).
This needs to be run from it's location in the Doc/tools directory, and
not via a symlink. I'll try and fix this in the future.
The help message needs work.
Fred Drake [Tue, 10 Mar 1998 23:02:57 +0000 (23:02 +0000)]
Use the location of the initialization file to augment the style-specific
.perl file search path, rather than making assumptions about the current
directory.
Fred Drake [Tue, 10 Mar 1998 14:33:27 +0000 (14:33 +0000)]
clean_title(): Remove debugging prints.
Fred Drake [Tue, 10 Mar 1998 14:02:35 +0000 (14:02 +0000)]
clean_title(): Clean a little more carefully. Still does funny things with
underscores. Might this be a fundamental PDF limitation? Hm, could
still be a TeX thing.
Fred Drake [Tue, 10 Mar 1998 14:00:55 +0000 (14:00 +0000)]
In the source dist., don't include:
- the .cvsignore files; these are only useful in the CVS tree
- ref/ref.pdf
- ref/ref.ps
After compression, these last two account for about one-half MB, and half
the tarball. They can be picked up from the appropriate format dist if
needed.
Fred Drake [Tue, 10 Mar 1998 05:41:08 +0000 (05:41 +0000)]
Logical markup.
Fred Drake [Tue, 10 Mar 1998 05:32:30 +0000 (05:32 +0000)]
Logical markup.
Correct misuse of indexsubutem.
Describe the Queue class using {classdesc}{Queue}, not {funcdesc}{__init__}.
Fred Drake [Tue, 10 Mar 1998 05:21:39 +0000 (05:21 +0000)]
Add some more labels for logical addressing.
Fred Drake [Tue, 10 Mar 1998 05:20:33 +0000 (05:20 +0000)]
Logical markup.
Guido van Rossum [Tue, 10 Mar 1998 04:55:29 +0000 (04:55 +0000)]
patch for re.sub bug, by AMK.
Fred Drake [Tue, 10 Mar 1998 04:23:12 +0000 (04:23 +0000)]
Logical markup.
Convert one bulleted list to a {tableii} environment; the other should
probably be converted, but I haven't decided to what.
Fred Drake [Tue, 10 Mar 1998 03:53:03 +0000 (03:53 +0000)]
Use a {datadesc} environment to describe errorcode.
Fred Drake [Tue, 10 Mar 1998 03:38:31 +0000 (03:38 +0000)]
Logical markup.
Fred Drake [Tue, 10 Mar 1998 03:36:00 +0000 (03:36 +0000)]
Logical markup.
Use {funcdesc} and {excdesc} to describe the module, not just running text.
Fred Drake [Tue, 10 Mar 1998 03:17:26 +0000 (03:17 +0000)]
Logical markup. small nits.
Barry Warsaw [Tue, 10 Mar 1998 00:17:30 +0000 (00:17 +0000)]
Integrate with OptionsWindow... need to hook into Tab key
Barry Warsaw [Tue, 10 Mar 1998 00:17:01 +0000 (00:17 +0000)]
Integrate with OptionsWindow... not sure it should be modal
Barry Warsaw [Tue, 10 Mar 1998 00:16:09 +0000 (00:16 +0000)]
Cosmetic
Fred Drake [Mon, 9 Mar 1998 16:43:54 +0000 (16:43 +0000)]
Ok, remove dependency on the obsolete tools/modindex.py.
Fred Drake [Mon, 9 Mar 1998 16:40:31 +0000 (16:40 +0000)]
Remove \newif relating to index support; no longer needed. Index control
is now shared and located solely in python.sty.
Fred Drake [Mon, 9 Mar 1998 16:39:22 +0000 (16:39 +0000)]
Adjust the index inclusion for the new index support.
Fred Drake [Mon, 9 Mar 1998 16:38:32 +0000 (16:38 +0000)]
Obsolete.
Fred Drake [Mon, 9 Mar 1998 16:37:52 +0000 (16:37 +0000)]
Adjust index file resetting; just remove the files. The new index support
doesn't fail if the files don't exist.
Use makeindex for the module index.
Fred Drake [Mon, 9 Mar 1998 16:35:36 +0000 (16:35 +0000)]
Adjust the index support a bit to make it easier to deal with module index.
Don't generate the mod???.idx file if it wasn't requested with the new command
\makemodindex.
Change the format of mod???.idx to match that of "normal" .idx files. This
lets us use makeindex for it and not need a special script.
Fred Drake [Mon, 9 Mar 1998 14:48:00 +0000 (14:48 +0000)]
Don't generate a \label{} here.
Fred Drake [Sun, 8 Mar 1998 08:13:53 +0000 (08:13 +0000)]
Markup adjustments.
Fred Drake [Sun, 8 Mar 1998 08:02:58 +0000 (08:02 +0000)]
Mark the journal title.
Fred Drake [Sun, 8 Mar 1998 07:56:48 +0000 (07:56 +0000)]
Correct spelling of emdash.
Fred Drake [Sun, 8 Mar 1998 07:44:13 +0000 (07:44 +0000)]
Moved solitary "see also" paragraph into a {seealso} environment, and told
why the reader should see also.
Fred Drake [Sun, 8 Mar 1998 07:38:27 +0000 (07:38 +0000)]
Cleaned up some remaining markup nits.
Andrew: In description of (?iLmsx), you say it matches the empty string and
sets the corresponding flag. Is this correct? Or does it only set the flag?
Fred Drake [Sun, 8 Mar 1998 07:14:20 +0000 (07:14 +0000)]
Logical markup.
Fred Drake [Sun, 8 Mar 1998 07:09:19 +0000 (07:09 +0000)]
Some logical markup.
Fred Drake [Sun, 8 Mar 1998 07:03:27 +0000 (07:03 +0000)]
Small nits.
Don't run into the right margin.
Fred Drake [Sun, 8 Mar 1998 06:47:24 +0000 (06:47 +0000)]
Nits.
Fred Drake [Sun, 8 Mar 1998 06:41:57 +0000 (06:41 +0000)]
Logical markup.
Spell emdash right.
Fred Drake [Sun, 8 Mar 1998 06:28:00 +0000 (06:28 +0000)]
Spell emdash with three hyphens.
Minor nits.
Fred Drake [Sun, 8 Mar 1998 06:12:10 +0000 (06:12 +0000)]
Logical markup.
Index entry.
Fred Drake [Sun, 8 Mar 1998 05:56:15 +0000 (05:56 +0000)]
Some logical markup.
Combine function pairs: add() and __add__() go together. This way they
share a single description and use less space.
Fred Drake [Sun, 8 Mar 1998 05:43:51 +0000 (05:43 +0000)]
Logical markup.
Don't prepend the module name when referring to functions or data in the same
module.
Correct the description of "modules".
Fred Drake [Sun, 8 Mar 1998 05:41:11 +0000 (05:41 +0000)]
Logical markup, a couple of index entries.
Fred Drake [Sat, 7 Mar 1998 19:59:45 +0000 (19:59 +0000)]
Remove info targets from "world" and "tarballs".
This is because it's not working again; the optional arg. for \seemodule{}
is not yet supported.
Fred Drake [Sat, 7 Mar 1998 15:34:50 +0000 (15:34 +0000)]
Allow the user to specify the "biggest" section type from the command line;
default is "chapter". Use 'python toc2bkm.py -c section' to use with
Python HOWTO documents.
Fred Drake [Sat, 7 Mar 1998 05:32:08 +0000 (05:32 +0000)]
Remove unnecessary blank line in long code sample.
Remove a confusing article.