On Wed, Jan 21, 2009 at 22:36, limodou <[email protected]> wrote: > > On Thu, Jan 22, 2009 at 2:21 PM, Dick Moores <[email protected]> wrote: >> >> On Wed, Jan 21, 2009 at 21:54, limodou <[email protected]> wrote: >>> >>> On Thu, Jan 22, 2009 at 12:50 PM, Dick Moores <[email protected]> wrote: >>>> >>>> What have to happen before Ulipad is ready for Python 3? >>>> >>>> Dick Moores >>>> >>> >>> For now, you can only use Run(f5) to test py program in python 3.0. >>> You can't run ulipad directly in python 3.0. >> >> F5 is the only way I run a program in Ulipad. What do you mean by >> running Ulipad directly in Python 3? >> >> Dick >> > > You can't run ulipad like this: > > python30 ulipad
OK. But can I edit a Python 3 script in Ulipad (i.e., write it in Ulipad) and expect it to run OK, assuming it is coded correctly? The differences between 2.5/2.6 and 3.0 aren't a problem? Will the Input Assistant work correctly, for example? Dick
