]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Modernization: Use string methods, use str instead of
authorFred Drake <fdrake@acm.org>
Wed, 16 Oct 2002 16:00:42 +0000 (16:00 +0000)
committerFred Drake <fdrake@acm.org>
Wed, 16 Oct 2002 16:00:42 +0000 (16:00 +0000)
commitdf85f0b09f9dbba5fb033fdc67acf0466334abfe
tree09374a5c9a16142199485cfdbe0c3a36b1906a07
parent071972e426c9782611bd5b66f036d35d809f7ee4
Modernization:  Use string methods, use str instead of
                types.StringType, inherit from list instead of
                UserList.
Doc/tools/sgmlconv/latex2esis.py