-
Guido van Rossum yazdı
must (pretend to) support all operations except assignments; if you don't want to support an operation you have to provide a dummy function that raises an exception...
b8393da8
must (pretend to) support all operations except assignments; if you don't want to support an operation you have to provide a dummy function that raises an exception...