← Back to team overview

gasp-dev team mailing list archive

Re: [Question #81636]: Can't install GASP

 

On Tue, Sep 1, 2009 at 21:48, JFoster
<question81636@xxxxxxxxxxxxxxxxxxxxx>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

Follow ups

References