]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Define a new environment, classdesc*, which can be used to document a
authorFred Drake <fdrake@acm.org>
Fri, 11 May 2001 01:00:30 +0000 (01:00 +0000)
committerFred Drake <fdrake@acm.org>
Fri, 11 May 2001 01:00:30 +0000 (01:00 +0000)
commit06a01e84b90129d3edb8e9620972733a88bae4fb
tree31a1076b21a380dd25698119e484b91b7e89ac61
parent986badae1ea6f1545ceae53147f5c2ab7750915b
Define a new environment, classdesc*, which can be used to document a
class without providing any information about the constructor.  This
should be used for classes which only exist to act as containers rather
than as factories for instances.
Doc/perl/python.perl
Doc/texinputs/python.sty