]> granicus.if.org Git - python/commit
Add some tests for ways users can change or shadow globals and builtins.
authorCollin Winter <collinw@gmail.com>
Wed, 17 Mar 2010 00:41:56 +0000 (00:41 +0000)
committerCollin Winter <collinw@gmail.com>
Wed, 17 Mar 2010 00:41:56 +0000 (00:41 +0000)
commitf2bf2b3ec4a15e479933c136f2ccbde0a45a3f8e
treee1e5224e34c11ae7b3603ec4c03df601aca46048
parent0077b65a9e8ce12dd0ebb4793416cf54ddfe5374
Add some tests for ways users can change or shadow globals and builtins.
Lib/test/support.py
Lib/test/test_dynamic.py [new file with mode: 0644]