Kalusa Paraphernalia

This directory contains some files and code associated with my dabblings with the Kalusa unplanned constructed language, by Gary Shannon et al.

--> -->
 
 
<type 'exceptions.ImportError'>
Python 2.6.2: /usr/bin/python
Thu Mar 11 20:37:11 2010

A problem occurred in a Python script. Here is the sequence of function calls leading up to the error, in the order they occurred.

 /var/www/inamidst.com/<string> in ()
 /var/www/inamidst.com/list.cgi in ()
   13 docroot = os.environ.get('DOCUMENT_ROOT', '.')
   14 sys.path.append(os.path.join(docroot, 'dev/code'))
   15 import inventory as inv
   16 
   17 inv.options = inv.Options([
inventory undefined, inv undefined

<type 'exceptions.ImportError'>: No module named inventory
      args = ('No module named inventory',)
      message = 'No module named inventory'

Footnotes and Feedback

For feedback, general comments, or requests for help, try the Swhack IRC channel on Freenode. If you can't find help there, you may contact the author by email, or by using the following feedback form:

Your email address:
Sean B. Palmer, inamidst.com