Searched refs:ConstError (Results 1 – 1 of 1) sorted by relevance
24 class ConstError(TypeError): pass class in _const27 raise self.ConstError("Can't rebind const(%s)"%name)
Completed in 6 milliseconds