2 Discussion / Question Topics
Remove Filter Hi, I have got a little problem with __setitem__ method. It works fine in single class, but if class member is instance of the same class method __setitem__ doesn't work on class member but on class. Here is an example: Here is a class with __setitem__ method: [code="python"] class MyClass: … | |
Has someone here got posix specification? It would be in PDF format. Thanks |
The End.