]> granicus.if.org Git - python/commit
Add tests for getattr() and hasattr() with non-string args
authorJeremy Hylton <jeremy@alum.mit.edu>
Mon, 30 Jul 2001 22:49:11 +0000 (22:49 +0000)
committerJeremy Hylton <jeremy@alum.mit.edu>
Mon, 30 Jul 2001 22:49:11 +0000 (22:49 +0000)
commitb7a7731e018283a4ee3dcb65c25175b62691fd34
treee9dfd2a2610b030af384826e3745e054b3ad973c
parent302b54acd91f999c039f9a3618f734dbdfb74467
Add tests for getattr() and hasattr() with non-string args
Lib/test/test_b1.py
Lib/test/test_b2.py