Tags:
-
12k3Fast and elegant switch/case-like dispatchPython / case, decorator, dispatcher, performance, switch / by Jan Kaliszewski (12 years ago, revision 4)
-
6k1CLOS-like around/before/after auxiliary methodsPython / auxiliary, class, clos, decorator, inheritance, method, object, super / by Jan Kaliszewski (12 years ago)
-
24k2namedtuple.abc - abstract base class + mix-in for named tuplesPython / abc, collections, dry, inheritance, namedtuple, shortcuts / by Jan Kaliszewski (13 years ago, revision 7)
-
24k1Multiprocess-safe logging file-handler + interprocess RLockPython / concurrency, file, file_lock, flock, handler, logging, process, rlock, threading, threadsafe / by Jan Kaliszewski (13 years ago, revision 11)
-
18k1fcntl.flock() (Unix file lock) behaviour sampling scriptPython / file, file_descriptor, file_lock, flock, process, thread / by Jan Kaliszewski (13 years ago, revision 3)
-
14k1Sorted dictionaryPython / collections, dict, dictionary, mapping, sorted, sorteddict / by Jan Kaliszewski (14 years ago, revision 29)