On 17.10.2010 19:48, Georg Brandl wrote:
> Am 16.10.2010 21:38, schrieb Luc Saffre:
>> when I try to build my docs using the latest development version, I get
>> the following error::
> 
> That sounds strange indeed.  Does your Sphinx happen to run on Python 3?

No, with Python 3.2.1 it says::

  python l:\\snapshots\\sphinx\\sphinx-build.py  -b html \
    -d C:\\temp\\sphinxbuild\\lino\\doctrees \
    . C:\\temp\\sphinxbuild\\lino\\html
  Traceback (most recent call last):
    File "l:\snapshots\sphinx\sphinx-build.py", line 15, in <module>
      sys.exit(main(sys.argv))
    File "l:\snapshots\sphinx\sphinx\__init__.py", line 47, in main
      from sphinx import cmdline
    File "l:\snapshots\sphinx\sphinx\cmdline.py", line 183
      except Exception, err:
                     ^
  SyntaxError: invalid syntax

`hg tip` in my development copy of Sphinx says::

  changeset:   2927:178ef550dfe5
  tag:         tip
  parent:      2926:0c4bd1e47eb7
  parent:      2924:407346b47d9e
  user:        Georg Brandl <ge...@python.org>
  date:        Sat Oct 16 21:56:02 2010 +0200
  summary:     merge

Luc

-- 
You received this message because you are subscribed to the Google Groups 
"sphinx-dev" group.
To post to this group, send email to sphinx-...@googlegroups.com.
To unsubscribe from this group, send email to 
sphinx-dev+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/sphinx-dev?hl=en.

Reply via email to