mirror of
https://github.com/python/cpython.git
synced 2025-10-28 01:00:34 +00:00
Add corresponding support for the alltt environment to the HTML generator.
This commit is contained in:
parent
b5309a956e
commit
86333606f6
3 changed files with 48 additions and 2 deletions
|
|
@ -6,7 +6,7 @@
|
|||
package main;
|
||||
|
||||
do_require_package("article");
|
||||
#do_require_package("verbatim");
|
||||
do_require_package("alltt");
|
||||
do_require_package("python");
|
||||
|
||||
1; # sheesh....
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue