Berker Peksag added the comment:

I think the problem is the usage of `:option:`.

|:option:`--repository=<url>` or :option:`--repository=<section>`| should be 
written like |:option:`--repository=*url*` or :option:`--repository=*section*`|

See:

- http://hg.python.org/cpython/file/default/Doc/distutils/uploading.rst#l39
- http://hg.python.org/cpython/file/default/Doc/distutils/uploading.rst#l28

Patch attached.

----------
keywords: +patch
nosy: +berker.peksag
Added file: http://bugs.python.org/file28668/distutils-upload-markup.diff

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue16874>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to