2013/6/24 Antonio Cavallo <[email protected]> > class A(object): > def __new__(cls): > if cond: > return A > else: > return None >
brutto brutto brutto brutto
_______________________________________________ Python mailing list [email protected] http://lists.python.it/mailman/listinfo/python
