Home
last modified time | relevance | path

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

/third_party/python/Lib/test/
Dtest_shelve.py66 def test_open_template(self, protocol=None): member in TestCase
77 self.test_open_template(protocol=0)
80 self.test_open_template(protocol=1)
83 self.test_open_template(protocol=2)