[PythonCE] Python2.2 AND ipaq
pierre robidoux
elmh06 at hotmail.com
Tue Mar 23 18:49:17 EST 2004
Im using python 2.2 in a pocket pc (ipaq 3800, UCP:ARM, OS:windowsCE).
I was just trying to use this small script , which It works nicely in my
laptop.
Def conversion (tmp_C):
tmp_f=tmp_C*1.8 +32
print tmp_f
I got this error
<<Traceback (most recent call last):
file \program files\python\lib\pcceshell.py, line 538, in interact
exec codeOb in locals
File <input> line 1, in?
NameError:global name tmp_f is not defined.
I dont know what to do.
_________________________________________________________________
Tired of spam? Get advanced junk mail protection with MSN Premium
http://join.msn.com/?pgmarket=en-ca&page=byoa/prem&xAPID=1994&DI=1034&SU=http://hotmail.com/enca&HL=Market_MSNIS_Taglines
More information about the PythonCE
mailing list