Message199033
| Author | georg.brandl |
|---|---|
| Recipients | davidchambers, docs@python, georg.brandl |
| Date | 2013-10-06.06:46:03 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1381041963.17.0.451783912678.issue19175@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
The bug is that "integer" links to the "integer" production in the Python grammar. This shouldn't happen; I'll have a look on the Sphinx side. As a workaround, "integer" can be replaced by "digit+" as requested (it occurs twice). |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2013-10-06 06:46:03 | georg.brandl | set | recipients: + georg.brandl, davidchambers, docs@python |
| 2013-10-06 06:46:03 | georg.brandl | set | messageid: <1381041963.17.0.451783912678.issue19175@psf.upfronthosting.co.za> |
| 2013-10-06 06:46:03 | georg.brandl | link | issue19175 messages |
| 2013-10-06 06:46:03 | georg.brandl | create | |