mirror of
https://github.com/python/cpython.git
synced 2025-07-24 03:35:53 +00:00
Misc. revisions to LaTeX2HTML support.
This commit is contained in:
parent
bc7101dff0
commit
b3c9bca242
4 changed files with 20 additions and 32 deletions
|
@ -8,10 +8,7 @@
|
|||
|
||||
package main;
|
||||
|
||||
$mydir = `pwd`;
|
||||
chop $mydir;
|
||||
unshift(@INC, $mydir);
|
||||
|
||||
require "python.perl";
|
||||
&do_require_package("report");
|
||||
&do_require_package("python");
|
||||
|
||||
1; # sheesh....
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue