mirror of https://github.com/python/cpython
\declaremodule: Typo.
This commit is contained in:
parent
5bc8d99bce
commit
66823029a4
|
@ -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…
Reference in New Issue