[PythonCE] Python2.2 AND ipaq

Richard Deeley r_deeley at yahoo.com
Sat May 1 22:12:52 EDT 2004


I think conversion is a reserved word somewhere. When I tried
that I got a different error, but it went away when I changed 
the function name to conversion1 and now works fine.

Richard.


--- pierre robidoux <elmh06 at hotmail.com> wrote:
> I�m 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 don�t 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
> 
> 
> _______________________________________________
> PythonCE mailing list
> PythonCE at python.org
> http://mail.python.org/mailman/listinfo/pythonce



	
		
__________________________________
Do you Yahoo!?
Win a $20,000 Career Makeover at Yahoo! HotJobs  
http://hotjobs.sweepstakes.yahoo.com/careermakeover 



More information about the PythonCE mailing list