mirror of
https://github.com/python/cpython.git
synced 2025-11-02 06:31:29 +00:00
use_italics(): Remove both functions, inlining use_italics() at its
only call site.
init_myformat(): Uncomment line so that some internal markup does not
get generated, since it is not properly removed later.
(Fix on aspect of SourceForge bug #114749.)
Modified call to process_commands_wrap_deferred(), removing \code from
the list since it had a bad interaction with other changes in some contexts.
|
||
|---|---|---|
| .. | ||
| distutils.perl | ||
| howto.perl | ||
| l2hinit.perl | ||
| ltxmarkup.perl | ||
| manual.perl | ||
| python.perl | ||
| SynopsisTable.pm | ||