Anthony wrote:
Hi, I'm a FoxPro programmer, but I want to learn python before it's
too late.  I do a lot of statistical programming, so I import SPSS
into python.  In my opinion, the best features of Visual FoxPro 9.0
were:
a) Intellisense (tells you what classes/methods are available and what
variables go into a function)
b) Code Completion (guesses your code after four letters)
c) Data-Orientation; multiple data sessions can be open, data can be
viewed easily

For Windows users, PyScripter provides a) and b). I don't understand what
you are seeking with c).

Colin W.
--
http://mail.python.org/mailman/listinfo/python-list

Reply via email to