[Python-Dev] tuple index out of range (original) (raw)
Nicholas Hart pelhamny at gmail.com
Tue Jul 23 12:17:20 CEST 2013
- Previous message: [Python-Dev] [Python-checkins] cpython (3.3): return NULL here
- Next message: [Python-Dev] tuple index out of range
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Hi,
I am new to this list and to troubleshooting python. I hope someone can help me. I am getting this tuple index out of range error while running a test call to my python code. Not sure what this error really means and was hoping someone might shed some light on how to fix this. Also was wondering why much of my .py files are not getting compiled to .pyc upon first run.. is this unusual or need I not worry?
Running python 2.5.2 on fedora.
Thanks, Nick -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://mail.python.org/pipermail/python-dev/attachments/20130723/c82d1625/attachment.html>
- Previous message: [Python-Dev] [Python-checkins] cpython (3.3): return NULL here
- Next message: [Python-Dev] tuple index out of range
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]