> It gets harder if you want to remove a method or marker. The problem is > that there is currently no way to mask inherited attributes. This will > require either a language extension that will allow you to del them or > using some other convention for this purpose. Can't you use this? def B: def foo(self): pass def C: foo = None # Don't implement foo --Guido van Rossum (home page: http://www.python.org/~guido/)
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4