[issue13614] `setup.py register` fails if long_description contains RST

2011-12-20 Thread anatoly techtonik
anatoly techtonik added the comment: s/commit/comment/ sry. -- ___ Python tracker ___ ___ Python-bugs-list mailing list Unsubscribe:

[issue13614] `setup.py register` fails if long_description contains RST

2011-12-20 Thread anatoly techtonik
anatoly techtonik added the comment: A good analysis of the issue is made by Jason Conti at Ubuntu bug report mentioned in the first commit. -- title: `setup.py register` fails with traceback -> `setup.py register` fails if long_description contains RST __