[Python-Dev] tuple index out of range
Ronald Oussoren
ronaldoussoren at mac.com
Tue Jul 23 17:30:09 CEST 2013
On 23 Jul, 2013, at 12:17, Nicholas Hart <pelhamny at gmail.com> wrote:
> 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.
Nick,
This list is focussed on the development of Python, not on development with Python. The python-list list is more appropriate for asking questions like yours.
Regards,
Ronald
>
> Thanks,
> Nick
>
> _______________________________________________
> Python-Dev mailing list
> Python-Dev at python.org
> http://mail.python.org/mailman/listinfo/python-dev
> Unsubscribe: http://mail.python.org/mailman/options/python-dev/ronaldoussoren%40mac.com
More information about the Python-Dev
mailing list