- Python Home
- About
- News
- Documentation
- Downloads
- Community
- Foundation
- Developer's Guide
- Issue Tracker
- Issues
- Summaries
- User
- Administration
- Help
Message81361
This issue tracker has been migrated to GitHub,
and is currently read-only.
For more information,
see the GitHub FAQs in the Python's Developer Guide.
| Author | skip.montanaro |
|---|---|
| Recipients | Ringding, ajaksu2, alexandre.vassalotti, bboissin, belopolsky, blaisorblade, christian.heimes, collinwinter, djc, facundobatista, ggenellina, gregory.p.smith, jyasskin, kevinwatters, lemburg, mark.dickinson, pitrou, ralph.corderoy, rhettinger, skip.montanaro, spiv, theatrus |
| Date | 2009-02-08.01:31:49 |
| SpamBayes Score | 0.0008549214 |
| Marked as misclassified | No |
| Message-id | <18830.13826.202586.775283@montanaro.dyndns.org> |
| In-reply-to | <1234028625.95.0.503588086595.issue4753@psf.upfronthosting.co.za> |
| Content | |
|---|---|
Antoine> Skip, removing the colon doesn't work if the macro adds code
Antoine> after the colon :)
When I looked I thought both TARGET and TARGET_WITH_IMPL ended with a colon,
but I see that's not the case. How about removing TARGET_WITH_IMPL and just
include the goto explicitly? There are only a few instances of the
TARGET_WITH_IMPL used.
Skip |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2009-02-08 01:31:51 | skip.montanaro | set | recipients: + skip.montanaro, lemburg, collinwinter, rhettinger, facundobatista, gregory.p.smith, spiv, mark.dickinson, belopolsky, ggenellina, pitrou, christian.heimes, ajaksu2, alexandre.vassalotti, jyasskin, kevinwatters, djc, ralph.corderoy, bboissin, blaisorblade, theatrus, Ringding |
| 2009-02-08 01:31:50 | skip.montanaro | link | issue4753 messages |
| 2009-02-08 01:31:49 | skip.montanaro | create | |

