]> granicus.if.org Git - python/commit
Patch #1671450: add a section about subclassing builtin types to the
authorGeorg Brandl <georg@python.org>
Tue, 6 Mar 2007 10:02:47 +0000 (10:02 +0000)
committerGeorg Brandl <georg@python.org>
Tue, 6 Mar 2007 10:02:47 +0000 (10:02 +0000)
commitd28b9fc68651fce5f451d584eb3f3bef422b5ca6
treef736c7146e1dc9d3c7284cbcf857ce8eec6dfea2
parent39fc1da6dcaa13a5a476b9c6cc44687465cf1d76
Patch #1671450: add a section about subclassing builtin types to the
"extending and embedding" tutorial.
Doc/ext/newtypes.tex
Doc/ext/shoddy.c [new file with mode: 0644]
Misc/NEWS