On Oct 28, 2010, at 04:57 PM, Alexander Belopolsky wrote:

>On Thu, Oct 28, 2010 at 4:52 PM, Alexander Belopolsky
><alexander.belopol...@gmail.com> wrote:
>> On the second look, the problem may not be that bad ...
>
>Nope, the problem is even worse.  It looks like Sphinx in py3k
>requires 2.x python:
>
>$ ../python.exe tools/sphinx-build.py -b doctest -d build/doctrees -D
>latex_paper_size=  . build/doctest
>Traceback (most recent call last):
>  File "tools/sphinx-build.py", line 27, in <module>
>    from sphinx import main
>  File "tools/sphinx/__init__.py", line 44
>    except ImportError, err:
>                      ^
>SyntaxError: invalid syntax

It would be really cool if you fixed this! <wink>

-Barry

Attachment: signature.asc
Description: PGP signature

_______________________________________________
Python-Dev mailing list
Python-Dev@python.org
http://mail.python.org/mailman/listinfo/python-dev
Unsubscribe: 
http://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com

Reply via email to