]> granicus.if.org Git - python/commit
Fix the strange case of
authorGeorg Brandl <georg@python.org>
Tue, 3 Apr 2007 07:04:27 +0000 (07:04 +0000)
committerGeorg Brandl <georg@python.org>
Tue, 3 Apr 2007 07:04:27 +0000 (07:04 +0000)
commitb28ef9b429e639e5be826f57cac5e00ef3b032f5
tree4cc51c29d56f561d87ade08d0bc6247f57d92b93
parente19e0c21aeeaf2aca6b044dd57070880ee76b9f5
Fix the strange case of

\begin{methoddesc}[NNTP]{...}

where

\ifx#1\@undefined ended up comparing N and N, therefore executing
the true part of the conditional, blowing up at \@undefined.
Doc/texinputs/python.sty