Fred Drake
50cdd97ec4
do_cmd_arabic(): Override the l2h-provided version to remove that
...
obnoxious <SPAN CLASS="arabic">...</SPAN> markup.
1999-02-19 23:04:59 +00:00
Fred Drake
df5d50d889
Specify the sizes of H? relative to the normal font size as
...
percentages; using "large", "x-large" makes them too big for
some troublemakers. ;-)
(Not specifying them at all causes some browsers to make them the same
size as normal text. ;-( )
1999-02-19 23:03:04 +00:00
Fred Drake
56f8185a53
Shortened the short synopsis -- too long.
1999-02-19 22:59:56 +00:00
Fred Drake
9f03380d1c
Use more current approach to recording authors.
1999-02-19 22:56:08 +00:00
Fred Drake
c60047575d
Shortened the short synopsis -- way too long.
1999-02-19 22:33:51 +00:00
Fred Drake
d8a41e6391
Fix an amazing number of typos & malformed sentences reported by Detlef
...
Lannert <lannert@uni-duesseldorf.de>.
1999-02-19 17:54:10 +00:00
Fred Drake
f6346345b0
Noted that the module was added in 1.5.2.
1999-02-19 15:46:38 +00:00
Fred Drake
4e7c205470
Update description of what modules "look like" when printed.
1999-02-19 15:30:25 +00:00
Fred Drake
cd71aa2a38
Use current approach to record documentation author.
1999-02-18 21:13:03 +00:00
Fred Drake
2a2f1fe4d5
Record module & documentation author.
1999-02-18 21:10:32 +00:00
Fred Drake
6b103f1e12
Documentation for pyclbr and tokenize modules.
1999-02-18 21:06:50 +00:00
Fred Drake
3d199af40d
Bow to font-lock at the end of the docstring, since it throws stuff
...
off.
Make sure the path paramter to readmodule() is a list before adding it
with sys.path, or the addition could fail.
1999-02-18 20:51:50 +00:00
Fred Drake
4d358b5d23
Added sections for pyclbr and tokenize.
1999-02-18 20:40:26 +00:00
Fred Drake
7c829b3179
Remove the "Parsing Python" section. Hurray!
1999-02-18 20:39:44 +00:00
Fred Drake
3d7707a87d
More files.
1999-02-18 20:39:04 +00:00
Fred Drake
93d762fc7a
Mark <verbatim> elements that represent interactive sessions; these
...
become <interpreter-session> elements.
1999-02-18 16:32:21 +00:00
Fred Drake
997eec7cca
Minor adjustments to reflect esis2sgml.py changes.
...
Added "esis" target to only generate the ESIS data.
1999-02-18 16:31:05 +00:00
Fred Drake
607aed7a2c
Some adjustments, mostly to make it more general.
1999-02-18 16:30:16 +00:00
Fred Drake
4cc902f464
Make the _rmtt regular expression deal with the new CSS-friendly
...
changes to the HTML documentation.
1999-02-18 16:11:12 +00:00
Fred Drake
70a66c9d6d
Add notes to __builtin__.float() and string.atof() that the NaN and Inf
...
results are possible but non-portable.
1999-02-18 16:08:36 +00:00
cvs2svn
d60ec8f11a
This commit was manufactured by cvs2svn to create tag 'r152b2'.
1999-02-18 16:04:35 +00:00
Guido van Rossum
126cbfa449
Updated for 1.5.2b2 release.
1999-02-18 16:04:35 +00:00
Guido van Rossum
74608e6a05
New in 1.5.2b2.
1999-02-18 16:02:20 +00:00
Guido van Rossum
8a06aea269
Couple of new names.
1999-02-18 16:01:43 +00:00
Guido van Rossum
b0f99a62d7
Comment out confusing write call.
1999-02-18 14:22:05 +00:00
Fred Drake
29fb54f0ca
Update note about the (...) format specifier for PyArg_ParseTuple().
1999-02-18 03:50:01 +00:00
Fred Drake
951eea4733
atof() description: Add information about accepting 'NaN' to produce
...
the NaN value.
1999-02-18 03:49:20 +00:00
Guido van Rossum
594b3d66bd
Some new stuff. Get the HTML docs via a new variable.
...
Comment out freeze script (doesn't work at all).
Add dialog to get program manager group.
1999-02-17 23:53:35 +00:00
Guido van Rossum
66368ccc55
Patch by Tommy Burnette to accept an arbitrary sequence when "(...)"
...
is used in the format string, instead of requiring a tuple. This is
in line with the general trend towards accepting arbitrary sequences.
1999-02-17 23:16:43 +00:00
Fred Drake
127ed0a71e
Updated list of standard exceptions in section 4.1.
1999-02-17 23:09:05 +00:00
Guido van Rossum
a89b98f4c0
News in 0.3.
1999-02-17 22:47:41 +00:00
Fred Drake
8e0151725d
Small updates and grammatical adjustments.
...
Remove comment about this manual being out of date from the abstract.
1999-02-17 18:12:14 +00:00
Guido van Rossum
dce019ed79
Bump version to 0.3.
1999-02-17 17:37:24 +00:00
Fred Drake
1a566ff2e8
When the parameter to PyInt_AsLong() has already been checked with
...
PyInt_Check(), use PyInt_AS_LONG() instead (two places).
1999-02-17 17:35:53 +00:00
Guido van Rossum
8f2918f4fa
After all, we don't need to call the callbacks ourselves!
1999-02-17 17:34:58 +00:00
Guido van Rossum
be5f2f1cb5
When deleting, call the callbacks *after* deleting the window from our list!
1999-02-17 17:34:25 +00:00
Fred Drake
d804f4eea0
_safe_repr(): Simplify the condition tests in the first possible
...
return path.
1999-02-17 17:30:52 +00:00
Guido van Rossum
c4f752f803
Fix up the Windows menu via the new callback mechanism instead of
...
depending on menu post commands (which don't work when the menu is
torn off).
1999-02-17 17:20:50 +00:00
Guido van Rossum
5437ddfa36
Support callbacks to patch up Windows menus everywhere.
1999-02-17 17:19:37 +00:00
Guido van Rossum
a79a93ff73
Oh, why not. Checking in the Emacs-generated change log.
1999-02-17 16:20:08 +00:00
Barry Warsaw
3b4e2f0b87
(py-shell): Added optional argprompt, which will prompt for additional
...
switches to pass into the shell process (only on initial startup).
1999-02-16 23:52:46 +00:00
Barry Warsaw
aa384fd616
(py-default-interpreter): New variable which selects whether CPython
...
or JPython is the default interpreter to use when `C-c !' is entered
for the first time.
1999-02-16 23:36:16 +00:00
Fred Drake
33698f818b
Removed old dynamic linking chapter.
...
Integrated information on Windows DLLs from Chris Phoenix (Thanks!).
Added "Acknowledgements" area to thank contributing authors.
1999-02-16 23:06:32 +00:00
Guido van Rossum
a0d5d700e0
# Accidentally checked in a test version of this file with a bogus
...
# "import fooblurg" :-)
1999-02-16 23:05:46 +00:00
Fred Drake
2f7bfafe26
Remove all email addresses.
1999-02-16 22:51:09 +00:00
Guido van Rossum
9ea32898db
Only pop up the stack viewer when requested in the Debug menu.
1999-02-16 22:34:17 +00:00
Fred Drake
6724835959
Use the portable form of initializing the ob_type field for new types.
1999-02-16 22:15:42 +00:00
Guido van Rossum
71ddcd87e2
Finn Bock.
1999-02-16 21:30:18 +00:00
Fred Drake
3de61bc13f
Integrated notes on building extension modules on Windows, by Neil
...
Schemenauer <neil_schemenauer@transcanada.com>.
Thanks, Neil!
1999-02-16 21:14:16 +00:00
Fred Drake
f6838c0f5e
Copy in the stylesheet after latex2html is done.
1999-02-16 20:43:53 +00:00