Fred Drake
6c2176eea7
Added \label{}s for logical addressing.
1998-02-26 21:47:54 +00:00
Fred Drake
e817930a7b
Adjusted to work with the newer version of LaTeX2HTML as well.
1998-02-26 18:49:58 +00:00
Fred Drake
3da06a69b9
Marked references to the other manuals as \emph{} in the abstract.
...
Added \label{}s for logical addressing.
1998-02-26 18:49:12 +00:00
Guido van Rossum
6e73af723c
New version of tb_lineno(), this time *not* using try-except, to avoid
...
disturbing the current exception, and returning tb.tb_lineno, which is
the line number of thr traceback, rather than the current line number.
By Jim Hugunin.
1998-02-26 17:25:02 +00:00
Guido van Rossum
2474d68548
Fix up description of 'S' format; as Dave Ascher pointed out, it
...
was ungrammatical to the point of saying the opposite of what it
should say.
1998-02-26 17:07:11 +00:00
Fred Drake
74a11e59a2
Do a little bit more work on a table-driven basis. A little cleanup.
...
Seems to work at the moment.
1998-02-26 05:52:37 +00:00
Fred Drake
20ee206500
Add support for some of the newer commands, a little cleanup.
1998-02-26 05:49:37 +00:00
Guido van Rossum
46c86bbca9
A working version of the 'args' command (it prints the current values
...
of the variables known to hold arguments, but that's as close as I can
get, and generally it's close enough).
1998-02-25 20:50:32 +00:00
Guido van Rossum
d151d34ebd
Add test for core dump -- make sure it doesn't come back!
1998-02-25 17:51:50 +00:00
Fred Drake
c88aa3594f
&do_cmd_bcode, &do_cmd_ecode: Removed; no longer used.
...
&do_cmd_url: Make sure the tilde gets treated right for the browsers.
&replace_verbatim: Be sure we always have a leading vertical space.
1998-02-25 17:50:07 +00:00
Guido van Rossum
044b9dc1d7
Add back some safeguards on the index elements that were lost in the
...
last patch. Dave Ascher found a case that dumps core without these:
def myComparison(x,y):
return cmp(x%3,y%7)
z = range(12)
z.sort(myComparison)
1998-02-25 17:50:03 +00:00
Barry Warsaw
2f32fbba34
(py-execute-region): Simplified calculation of temporary file name.
...
When running synchronously in a subproc buffer, be sure to
pop-to-buffer so the output is visible.
1998-02-25 16:45:43 +00:00
Barry Warsaw
6c6db0a073
(py-temp-directory): Minor docstring nit.
1998-02-25 16:33:56 +00:00
Guido van Rossum
7266496b00
Tweak the tb_lineno() function to be compatible with JPython, which
...
has no line number table etc.
1998-02-25 16:33:39 +00:00
Barry Warsaw
50b3eb6a9e
(py-master-file): Fixed some typos in the docstring.
1998-02-25 15:57:47 +00:00
Fred Drake
628f59814e
Make sure the ']' in the content of the \item[] isn't used as the ending ']'.
1998-02-25 15:48:16 +00:00
Jack Jansen
52b38b795b
Support for sound input added. The interface is even worse than the
...
sound-output interface, so this needs a Python wrapper shortly.
1998-02-25 15:47:51 +00:00
Jack Jansen
e742a82067
Regenerated because of confusion with Style/StyleParameter and
...
Char/CharParameter
1998-02-25 15:46:50 +00:00
Jack Jansen
d6b6d88505
Regerated: Style and StyleParameter are different beasts
1998-02-25 15:45:21 +00:00
Jack Jansen
bfb77a07cb
Oops, this wasn't checked in yet: part of the AE structure for the new
...
universal headers.
1998-02-25 15:44:38 +00:00
Jack Jansen
0e4033a680
Module to use Mac serial port as a communication link
1998-02-25 15:43:57 +00:00
Jack Jansen
0aa9782d17
Helper routines to create standalone Python applications.
1998-02-25 15:42:48 +00:00
Jack Jansen
f7d8f45414
Hack to get at string buffer address changed
1998-02-25 15:42:03 +00:00
Jack Jansen
0db61d163d
Helper file for version-checking
1998-02-25 15:41:24 +00:00
Jack Jansen
a2139fef94
Added (minimal) documentation on how to build standalone applications
...
with Python.
Updated various things (versions of libraries used, urls).
1998-02-25 15:40:35 +00:00
Fred Drake
b92dce38e7
PyFile_FromFile() description: make sure the closing brace for the arguments
...
comes after the arguments are complete.
1998-02-25 15:40:22 +00:00
Fred Drake
540e13dd1e
Derive the name of the modules .ind from the jobname.
1998-02-25 15:31:20 +00:00
Fred Drake
888dfa90f3
Change quoting of the "echo" commands yet again.... why can't shells agree?
...
Derive the name of the modules .idx from the jobname.
1998-02-25 15:30:47 +00:00
Fred Drake
9cf4bbd630
Make this work better with a4 paper.
...
Make the table of contents "hot" for PDF output. No additional packages are
needed.
Move code for \b@code, \e@code into the macros for the verbatim environment
directly since they're not used elsewhere.
Derive the name of the modules .idx from the jobname.
Some clean ups.
1998-02-25 15:29:43 +00:00
Guido van Rossum
21df8f5dc4
Typo: baseWidht -> baseWidth.
1998-02-24 23:26:18 +00:00
Fred Drake
d10d0faaa5
Logical markup.
1998-02-24 21:43:05 +00:00
Fred Drake
eb9b83104a
Add support for hyperref package. This builds the PDF outline, makes the ToC
...
and index "hot", etc.
Updated a comment about fncychap.
Removed unused minitoc support; I'm not going to use it. Something that makes
more sense with the Python lib ref can be done with reasonable effort, and can
wait a little while.
1998-02-23 21:37:27 +00:00
Fred Drake
4d3b2a2717
clean: Remove *.out (hyperref's internal files for building outlines for PDF).
1998-02-23 21:34:26 +00:00
Fred Drake
f6dabaa57d
Ignore hyperref's *.out files (used in building outlines for PDF).
1998-02-23 21:33:43 +00:00
Fred Drake
906f7ea429
Change quoting a little bit to avoid problems building it at CNRI.
1998-02-23 21:32:18 +00:00
Fred Drake
78f6aac73e
Clean up some stuff in the {seealso} at the end. This avoids a little nit
...
(which causes processing to fail) when using the LaTeX hyperref package.
1998-02-23 21:31:24 +00:00
Guido van Rossum
557f446618
Patches from Jack for new Apple headers
1998-02-23 15:30:44 +00:00
Fred Drake
a705da7aa0
Marked the unmarked AttributeError. (AMK)
...
"Protect the class instance" --> "Protect the object" It works for anything
with attributes to look up! (AMK)
Logical markup.
1998-02-23 14:42:00 +00:00
Fred Drake
71f894ad56
"streans" --> "streams" (AMK)
1998-02-23 14:37:40 +00:00
Fred Drake
eb72a275b4
Add a period to "Written by James Roskind"
1998-02-22 20:42:11 +00:00
Fred Drake
5ad78f39e7
Changed way *.ind are forced to exist; the files are now reset to contain
...
an empty index instead of touched. Note that for modindex.ind, this also
includes "\label{modindex}" so that the modindex.py script doesn't change
the set of labels in the document.
Be more consistent in use of $* in commands.
1998-02-22 19:47:13 +00:00
Guido van Rossum
d028ca989a
Fixed and extended the example; the original example contained some
...
bogus code.
1998-02-22 04:41:51 +00:00
Guido van Rossum
0e13da904c
Add slightly more explicit warning about running "make clean" when
...
changing the --with-thread option. I'm doubtful this will help
though...
1998-02-22 04:36:34 +00:00
Guido van Rossum
3ffb715032
Added two subsections with extra hints and details, even for
...
extensions and embedding programs.
1998-02-22 04:23:51 +00:00
Guido van Rossum
1a7eae919a
Adapt to new webchecker structure. Due to better structure of
...
getpage(), much less duplicate code is needed -- we only need to
override readhtml().
1998-02-21 20:08:39 +00:00
Guido van Rossum
00756bd4a6
Major overhaul. Don't use global variable (e.g. verbose); use
...
instance variables. Make all global functions methods, for easy
overriding. Restructure getpage() for easy overriding. Add
save_pickle() method and load_pickle() global function to make it
easier for other programs to emulate the toplevel interface.
1998-02-21 20:02:09 +00:00
Fred Drake
1ee492e5d4
The list of module descriptions should be a {description} environment, not
...
{itemize}!
1998-02-21 06:30:17 +00:00
Fred Drake
ed3515d541
Removed two items, correct one spelling error.
1998-02-20 21:55:10 +00:00
Guido van Rossum
d0f432b840
A bug in PCRE could cause core dumps in patterns such as
...
'((a)*)*'. Andrew Kuchling posted a fix to the string-sig.
1998-02-20 21:45:14 +00:00
Jack Jansen
ff170fbbb5
Default button on main window wasn't set correctly
1998-02-20 16:08:47 +00:00