Python modules command in help exists. Version-Release number of selected component (if applicable): rst2pdf-0.92-1.fc17.noarch.rpm How reproducible: Steps to Reproduce: 1. open python 2. help() 3. modules Actual results: Exists with a message "Use bootstrap.py and buildout to create executable" Expected results: Should print all python module names One can just tryin python : >>> import rst2pdf.tests This will print the same message and exists from python. May be we can skip installing the tests to fix this ?
Hi, I have reproduced the problem here. A fix is on its way
rst2pdf-0.92-2.fc17 has been submitted as an update for Fedora 17. https://admin.fedoraproject.org/updates/rst2pdf-0.92-2.fc17
Package rst2pdf-0.92-2.fc17: * should fix your issue, * was pushed to the Fedora 17 testing repository, * should be available at your local mirror within two days. Update it with: # su -c 'yum update --enablerepo=updates-testing rst2pdf-0.92-2.fc17' as soon as you are able to. Please go to the following url: https://admin.fedoraproject.org/updates/FEDORA-2012-11196/rst2pdf-0.92-2.fc17 then log in and leave karma (feedback).
rst2pdf-0.92-2.fc17 has been pushed to the Fedora 17 stable repository. If problems still persist, please make note of it in this bug report.