Documentation fails to build with Python 3

Bug #785928 reported by Arfrever Frehtes Taifersar Arahesis
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
pyOpenSSL
Won't Fix
Undecided
Unassigned

Bug Description

When /usr/bin/python is configured to reference Python 3, then documentation fails to build.

# make html
python tools/mkhowto --a4 --html --iconserver . pyOpenSSL.tex
  File "tools/mkhowto", line 67
    print __doc__ % options
                ^
SyntaxError: invalid syntax
make: *** [html] Error 1

Revision history for this message
Jean-Paul Calderone (exarkun) wrote :

I'm not interested in porting the documentation toolchain to Python 3. pyOpenSSL needs to stop using tex and such anyway. See https://bugs.launchpad.net/pyopenssl/+bug/422874 for another problem with the tools.

Changed in pyopenssl:
status: New → Won't Fix
Revision history for this message
Jean-Paul Calderone (exarkun) wrote :
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.