ANN: IbPy 0.7.0-9.00 - Interactive Brokers Python API
Troy Melhase
troy.melhase at gmail.com
Fri Feb 23 17:51:09 EST 2007
More information about the Python-list mailing list
Fri Feb 23 17:51:09 EST 2007
- Previous message (by thread): ANN: IbPy 0.7.0-9.00 - Interactive Brokers Python API
- Next message (by thread): pexpect regex help
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
On 23 Feb 2007 14:36:24 -0800, vj <vinjvinj at gmail.com> wrote: > Cool. Why is python 2.5 required, will it not work with python 2.4? Short answer: because java2python produces python 2.5 syntax. Long answer: I wrote java2python specifically to translate the IB reference code. That reference code makes heavy use of the java ternary operator, and I wanted the most direct representation of that -- which is the conditional expression provided in python 2.5.
- Previous message (by thread): ANN: IbPy 0.7.0-9.00 - Interactive Brokers Python API
- Next message (by thread): pexpect regex help
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list