On Tue, Sep 1, 2009 at 21:48, JFoster <[email protected]>wrote:
> > IDLE 1.2 > >>> import GASP You are supposed to "import gasp", not GASP, as module names in python are canonically lowercase. -- Luke Faraone http://luke.faraone.cc
_______________________________________________ Mailing list: https://launchpad.net/~gasp-dev Post to : [email protected] Unsubscribe : https://launchpad.net/~gasp-dev More help : https://help.launchpad.net/ListHelp

