ANN: Python 2.3.2 for PalmOS available

Klaus Alexander Seistrup dh47302 at yahoo.com
Tue Apr 19 03:31:19 EDT 2005


Lucio Torre wrote:

> Make sure you write the expression in the lower text-area, and
> then press the send button. This should do it.

Ah, that's the trick!  It wasn't obvious that there were two text areas,
and I intuitively wrote commands at the python prompt.  Problem solved.

Say, are floats implemented?  Comparisons seem to work, but print'ing
doesn't:

#v+

>>> 1.0 > 0.5
True
>>> print 1.23
%.*g
>>> 

#v-

-- 
Klaus Alexander Seistrup
Magnetic Ink, Copenhagen, Denmark
http://magnetic-ink.dk/



More information about the Python-list mailing list