71727374757677787980
case IsNot: return new IsNot(); case In: return new In(); case NotIn: return new NotIn(); default: return Py.None; } }