Message 138007 - Python tracker (original) (raw)
Message138007
Author | ezio.melotti |
---|---|
Recipients | benjamin.peterson, docs@python, eric.araujo, ezio.melotti, georg.brandl, jonash, r.david.murray |
Date | 2011-06-09.16:27:40 |
SpamBayes Score | 0.008179453 |
Marked as misclassified | No |
Message-id | 1307636861.15.0.731754605634.issue11975@psf.upfronthosting.co.za |
In-reply-to |
Content |
---|
It won't (because there's the ~ in :func/class:`~__builtin__.int`). Specifying the module would just be a workaround used to distinguish the 'int' in functions.rst from the one in stdtypes.rst. |
History | |||
---|---|---|---|
Date | User | Action | Args |
2011-06-09 16:27:41 | ezio.melotti | set | recipients: + ezio.melotti, georg.brandl, benjamin.peterson, eric.araujo, r.david.murray, jonash, docs@python |
2011-06-09 16:27:41 | ezio.melotti | set | messageid: 1307636861.15.0.731754605634.issue11975@psf.upfronthosting.co.za |
2011-06-09 16:27:40 | ezio.melotti | link | issue11975 messages |
2011-06-09 16:27:40 | ezio.melotti | create |