- Python Home
- About
- News
- Documentation
- Downloads
- Community
- Foundation
- Developer's Guide
- Issue Tracker
- Issues
- Summaries
- User
- Administration
- Help
Message81120
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, gregory.p.smith, jyasskin, kevinwatters, lemburg, mark.dickinson, pitrou, ralph.corderoy, rhettinger, skip.montanaro, spiv, theatrus |
| Date | 2009-02-04.01:05:17 |
| SpamBayes Score | 2.575084e-10 |
| Marked as misclassified | No |
| Message-id | <1233709519.64.0.498501132612.issue4753@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
This has been checked in, right? Might I suggest that the TARGET and
TARGET_WITH_IMPL macros not include the trailing colon? I think that
will make it more friendly toward "smart" editors such as Emacs' C
mode. I definitely get better indentation with
TARGET(NOP):
than with
TARGET(NOP)
S |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2009-02-04 01:05:20 | skip.montanaro | set | recipients: + skip.montanaro, lemburg, collinwinter, rhettinger, facundobatista, gregory.p.smith, spiv, mark.dickinson, belopolsky, pitrou, christian.heimes, ajaksu2, alexandre.vassalotti, jyasskin, kevinwatters, djc, ralph.corderoy, bboissin, blaisorblade, theatrus, Ringding |
| 2009-02-04 01:05:19 | skip.montanaro | set | messageid: <1233709519.64.0.498501132612.issue4753@psf.upfronthosting.co.za> |
| 2009-02-04 01:05:18 | skip.montanaro | link | issue4753 messages |
| 2009-02-04 01:05:17 | skip.montanaro | create | |

