wrong path to pep.css

Bug #52061 reported by Hervé Cauwelier
0
Affects Status Importance Assigned to Milestone
python-docutils (Ubuntu)
Fix Released
Undecided
Matthias Klose

Bug Description

When trying to convert a PEP to HTML:

$ rstpep2html pep-0333.txt > pep-0333.html
IOError: [Errno 2] No such file or directory: '/usr/lib/site-python/docutils/writers/pep_html/pep_html/pep.css'

Indeed, the file is actually in
/usr/lib/site-python/docutils/writers/pep_html/pep.css

The file
/usr/lib/site-python/docutils/writers/pep_html/__init__.py
needs to be changed to remove the extra "pep_html" directory.

Revision history for this message
Matthias Klose (doko) wrote :

apparently fixed in feisty.

Changed in python-docutils:
assignee: nobody → doko
status: Unconfirmed → Fix Released
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.