Home
last modified time | relevance | path

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

/external/python/cpython2/Lib/sqlite3/test/
Duserfunctions.py108 def step(self, whichType, val): argument
110 self.val = int(theType[whichType] is type(val))