Re: Python parser problem

2012-12-13 Thread RCU
st regards, Alex On 12/12/2012 9:59 PM, Dave Angel wrote: On 12/12/2012 02:10 PM, RCU wrote: Hello. I would like to report a parser bug manifesting on Python 2.5, 2.7 (but not on 2.2) and 3.3. Please see the attached script. Basically this bug appeared after applying PythonTidy

Python parser problem

2012-12-12 Thread RCU
Hello. I would like to report a parser bug manifesting on Python 2.5, 2.7 (but not on 2.2) and 3.3. Please see the attached script. Basically this bug appeared after applying PythonTidy on a valid script. More exactly, when running: python -c "import iCam_GIT5_5"