BookMarksPlus
Coding in Python, I often find myself reaching for C++ features and techniques. Deterministic destructors and RAII, for example, are wonderful C++ constructs with no true equivalent in Python (or most any Garbage Collected language, for that matter). [ŝ