]> granicus.if.org Git - python/commit
test_dir(): Add tests for dir(i) where i is a module subclass.
authorTim Peters <tim.peters@gmail.com>
Mon, 10 Sep 2001 23:12:14 +0000 (23:12 +0000)
committerTim Peters <tim.peters@gmail.com>
Mon, 10 Sep 2001 23:12:14 +0000 (23:12 +0000)
commitcaaff8d95d750afb4d66b9caece087b191219eb7
tree6ee18c97284e9d880b882bd19210039de7e150b7
parent7b0494635ba554601805eb8667401542124220f7
test_dir():  Add tests for dir(i) where i is a module subclass.
Lib/test/test_descr.py