Searched refs:is_default_constructor (Results 1 – 2 of 2) sorted by relevance
161 assert cs[0].is_default_constructor()162 assert not cs[1].is_default_constructor()
1207 def is_default_constructor(self): member in Cursor