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 eric.araujo
Recipients eric.araujo, ezio.melotti, georg.brandl, louiscipher, rhettinger, terry.reedy
Date 2011-09-13.14:09:22
SpamBayes Score 0.033337373
Marked as misclassified No
Message-id <1315922963.47.0.555336425265.issue12301@psf.upfronthosting.co.za>
In-reply-to
Content
Alright, I’ll propose piecemeal patches.

Georg, two questions:
1) In the tutorial, should classes with no target use ``MyClass`` or :class:`!MyClass`?  

2) Should file extensions use ``.py`` or :file:`.py`?  We currently have both.
History
Date User Action Args
2011-09-13 14:09:23eric.araujosetrecipients: + eric.araujo, georg.brandl, rhettinger, terry.reedy, ezio.melotti, louiscipher
2011-09-13 14:09:23eric.araujosetmessageid: <1315922963.47.0.555336425265.issue12301@psf.upfronthosting.co.za>
2011-09-13 14:09:22eric.araujolinkissue12301 messages
2011-09-13 14:09:22eric.araujocreate