On Tue, Sep 1, 2009 at 21:48, JFoster
<question81...@answers.launchpad.net>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     : gasp-dev@lists.launchpad.net
Unsubscribe : https://launchpad.net/~gasp-dev
More help   : https://help.launchpad.net/ListHelp

Reply via email to