On Mon, Jul 27, 2009 at 21:00, limodou<[email protected]> wrote:
>
> On Tue, Jul 28, 2009 at 9:33 AM, Dick Moores<[email protected]> wrote:
>>
>> On Mon, Jul 27, 2009 at 17:35, limodou<[email protected]> wrote:
>>>
>>> On Tue, Jul 28, 2009 at 7:27 AM, Dick Moores<[email protected]> wrote:
>>>>
>>>> OK, I just installed the Unicode version, and the docs. But no change
>>>> in Ulipad's behavior. Uses 2.51 in its shell, and scripts inside
>>>> Ulipad use 2.62.
>>>>
>>>
>>> Thanks god.
>>
>> Do you mean that what I described is what should happen? 2.51 in Uli's
>> shell but scripts use 2.62?

> I don't know why you have this problem. Because if you use Python to
> run the Ulipad.py(w), it'll the same instance of shell window. So I
> don't know how do you know the version of your shell window?

Take a look at <http://www.rcblue.com/Misc/Ulipad2.png>. The shell
window SAYS Python 2.5.1. In addition, new features of 2.6 that aren't
in 2.5 don't work. For example,

>>> (2.5)  .as_integer_ratio()

which raises an AttributeError.

Dick

Reply via email to