Google, IBM & Meta Certificates — All 10,000+ Courses at 40% Off
One annual plan covers every course and certificate on Coursera. 40% off for a limited time.
Get Full Access
Watch a humorous 22-minute PyCon Israel conference talk exploring unconventional and questionable Python programming practices, including mutating immutable strings with cffi, using unusual import techniques, implementing function behavior changes based on caller identity, creating custom syntax extensions through import hooks, and developing complex caching systems tied to module modification times. Learn about these technically possible but inadvisable Python techniques through entertaining examples that serve as cautionary tales of what to avoid in production code.