]> granicus.if.org Git - python/commit
Remove functionality from test_datetime.test_main() that does reference count checkin...
authorCollin Winter <collinw@gmail.com>
Wed, 25 Apr 2007 17:37:35 +0000 (17:37 +0000)
committerCollin Winter <collinw@gmail.com>
Wed, 25 Apr 2007 17:37:35 +0000 (17:37 +0000)
commitbec754c2b5d35d1d78aec86b0ffff229a74e55b6
treef92b7c27790d0e1865e8740185101f558c02628f
parentc2898c5a678e6dd00c3e0b18a214fcd7a3533800
Remove functionality from test_datetime.test_main() that does reference count checking; 'regrtest.py -R' is the way to do this kind of testing.
Lib/test/test_datetime.py