mirror of
https://github.com/python/cpython.git
synced 2025-08-04 17:08:35 +00:00
\declaremodule: Typo.
This commit is contained in:
parent
5bc8d99bce
commit
66823029a4
1 changed files with 1 additions and 1 deletions
|
@ -316,7 +316,7 @@
|
|||
\fi
|
||||
\@ifundefined{py@#2IndexModule}{%
|
||||
\typeout{*** MACRO declaremodule called with unknown module type: `#2'}
|
||||
\py@ModuleIndex{#3}%
|
||||
\py@IndexModule{#3}%
|
||||
}{%
|
||||
\csname py@#2IndexModule\endcsname{#3}%
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue