Message 92510 - Python tracker (original) (raw)

Message92510

Author skip.montanaro
Recipients skip.montanaro
Date 2009-09-11.14:26:26
SpamBayes Score 6.2099025e-05
Marked as misclassified No
Message-id 60bb7ceb0909110726i738a484ck1b1ca3a31f6ea91b@mail.gmail.com
In-reply-to
Content
The OptionParser.allow_interspersed_args attribute is undocumented in the Sphinx documentation. (It is mentioned in the OptionParser docstring.) By its name it appears to actually part of the official API, so should at least be mentioned in the rst file.
History
Date User Action Args
2009-09-11 14:26:28 skip.montanaro set recipients: + skip.montanaro
2009-09-11 14:26:26 skip.montanaro link issue6883 messages
2009-09-11 14:26:26 skip.montanaro create