This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author barry
Recipients barry, georg.brandl, wplappert
Date 2008-11-07.02:07:39
SpamBayes Score 0.0018430088
Marked as misclassified No
Message-id <1226023661.23.0.284260932168.issue4266@psf.upfronthosting.co.za>
In-reply-to
Content
Sorry, but this is still not fixed:

tnow using/cmdline Exception occurred:
  File
"/private/tmp/py3k/dist/Python-3.0rc2/Doc/tools/docutils/parsers/rst/states.py",
line 2055, in run_directive
    % (type_name, i, result[i]))
AssertionError: Directive "seealso" returned non-Node object (index 0):
[<system_message: <paragraph...><literal_block...>>, <paragraph:
<pending_xref...>>]
The full traceback has been saved in
/var/folders/by/bycjwwYpGcm-aejnq3kFc++++TI/-Tmp-/sphinx-err-uh9riS.log,
if you want to report the issue to the author.
Please also report this if it was a user error, so that a better error
message can be provided next time.
Send reports to sphinx-dev@googlegroups.com. Thanks!
make[1]: *** [build] Error 1
make: *** [dist] Error 2


Verified on both OS X and Ubuntu Intrepid.  Verified on irc by Christian
Heimes.
History
Date User Action Args
2008-11-07 02:07:41barrysetrecipients: + barry, georg.brandl, wplappert
2008-11-07 02:07:41barrysetmessageid: <1226023661.23.0.284260932168.issue4266@psf.upfronthosting.co.za>
2008-11-07 02:07:40barrylinkissue4266 messages
2008-11-07 02:07:39barrycreate