On 6 dec 2003, at 21:54, Raymond Hettinger wrote: > The two disadvantages of having it as a classmethod are the mandatory > list dot prefix and that it is confusing when called with an existing > list: > > [f(elem, arg) for elem in [3,2,1].sorted(anotherseq)] > The latter problem is a generic problem of class methods, e.g. someDict.fromKeys(seq). One way to fix this would be to make sure that class methods are no longer accessible through instances. Ronald
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