Simon Willison’s Weblog

Subscribe

Victor Ng's Weblog: python's import is broken. “Never use ’from foo import baz’. Always always always use the ’import mypackage’ form of import.”