]> granicus.if.org Git - python/commit
Made a doctest out of the examples in Guido's type/class tutorial.
authorTim Peters <tim.peters@gmail.com>
Mon, 3 Sep 2001 01:24:30 +0000 (01:24 +0000)
committerTim Peters <tim.peters@gmail.com>
Mon, 3 Sep 2001 01:24:30 +0000 (01:24 +0000)
commit95c99e57b37ede725af1fdd1ff914c91284e3048
tree22f391c64cd5277196ae5765381ff700b4a85839
parentb7da09099a003289c794e9bdabbf0125fa9b7ae7
Made a doctest out of the examples in Guido's type/class tutorial.
Lib/test/test_descrtut.py [new file with mode: 0644]