Tags: 

-
229kviews9How to use super() effectively -- Python 2.7 versionscorePython / cooperative, inheritance, multiple, next_in_mro, super / by Raymond Hettinger (12 years ago, revision 8)
-
65kviews5Efficient Running Median using an Indexable SkiplistscorePython / advanced_data_structure, container, median, new_algorithm, skiplist, sliding_window / by Raymond Hettinger (13 years ago, revision 10)