From nobody@digitalkingdom.org Wed Apr 18 15:21:45 2007 Received: with ECARTIS (v1.0.0; list lojban-beginners); Wed, 18 Apr 2007 15:21:45 -0700 (PDT) Received: from nobody by chain.digitalkingdom.org with local (Exim 4.63) (envelope-from ) id 1HeIX2-0004Yv-Gl for lojban-beginners-real@lojban.org; Wed, 18 Apr 2007 15:21:45 -0700 Received: from wx-out-0506.google.com ([66.249.82.237]) by chain.digitalkingdom.org with esmtp (Exim 4.63) (envelope-from ) id 1HeIWy-0004Yi-Jd for lojban-beginners@lojban.org; Wed, 18 Apr 2007 15:21:44 -0700 Received: by wx-out-0506.google.com with SMTP id i30so577710wxd for ; Wed, 18 Apr 2007 15:21:38 -0700 (PDT) DKIM-Signature: a=rsa-sha1; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:to:subject:mime-version:content-type; b=AhF1m8gvLRuNS02Bds1L5Sqp8zPB9GojSeGR9T13wo/1zhHKXdd5ja+k+y/bERRxznU0ugn0eg93Uxtk43kK2pKzUQNRPO9zdIBheK33xav0Nu7pqebPwUQek9O+eDagMUu6WsovvOX7LTKi5Nbj5xgqe+veuLG1T+EQbGtlxi8= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:to:subject:mime-version:content-type; b=PoJDsQaIx1X8oN0iND8JRPaqZ169V2D9wDFiHCTCqVrVTTNbBkpxCUVUan1R47+anbBOj76EbETRR4KSdDTZQT/sCz/rRcjk10ilwozVV/tCyrbNLDi02/GxDrFKcW5bo2XBNMMZXUL+sn9YvXX8//aM65uueD6WHilidGBNNlA= Received: by 10.82.107.15 with SMTP id f15mr1725669buc.1176934897602; Wed, 18 Apr 2007 15:21:37 -0700 (PDT) Received: by 10.82.105.2 with HTTP; Wed, 18 Apr 2007 15:21:37 -0700 (PDT) Message-ID: <702226df0704181521s2a4352d7h9109d0c4edbba67e@mail.gmail.com> Date: Wed, 18 Apr 2007 16:21:37 -0600 From: "Jon \"Top Hat\" Jones" To: lojban-beginners@lojban.org Subject: [lojban-beginners] BAD thing w/ Parallel (Was: Now what?) MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_Part_13191_11401132.1176934897569" X-Spam-Score: -2.4 X-Spam-Score-Int: -23 X-Spam-Bar: -- X-archive-position: 4300 X-ecartis-version: Ecartis v1.0.0 Sender: lojban-beginners-bounce@lojban.org Errors-to: lojban-beginners-bounce@lojban.org X-original-sender: eyeonus@gmail.com Precedence: bulk Reply-to: lojban-beginners@lojban.org X-list: lojban-beginners ------=_Part_13191_11401132.1176934897569 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline I can fix the problem with playing the sounds easily, the problem I'm having that I can't figure out is why it gets a fatal error when it tries to read in the 'Lojban Pronunciation.txt' file. That's what this error is all about: Traceback (most recent call last): File "parallel03.py", line 373, in ? main() File " parallel03.py", line 269, in main storage,level=store() File "parallel03.py", line 231, in store if el[1]=="+": IndexError: string index out of range Anyone with python knowledge help me out? -Jon mu'o mi'e .topy'at. Come to the Dot Side! ------=_Part_13191_11401132.1176934897569 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline I can fix the problem with playing the sounds easily, the problem I'm having that I can't figure out is why it gets a fatal error when it tries to read in the 'Lojban Pronunciation.txt' file.

That's what this error is all about:

Traceback (most recent call last):
  File "parallel03.py", line 373, in ?
    main()
  File " parallel03.py", line 269, in main
    storage,level=store()
  File "parallel03.py", line 231, in store
    if el[1]=="+":
IndexError: string index out of range

Anyone with python knowledge help me out?

-Jon

mu'o mi'e .topy'at.

Come to the Dot Side! ------=_Part_13191_11401132.1176934897569--