Home
last modified time | relevance | path

Searched refs:statictests (Results 1 – 1 of 1) sorted by relevance

/third_party/python/Lib/test/
Dtest_class.py72 statictests = """ variable
131 exec(statictests, globals(), d)
135 del d, statictests, method, method_template