On 04/28/10 12:35, Marco Rompré wrote:
> Here is my code, I need to display my float value as a string.
> 
> item.set_prix str(float(prix))

print prix

_______________________________________________
Tutor maillist  -  Tutor@python.org
To unsubscribe or change subscription options:
http://mail.python.org/mailman/listinfo/tutor

Reply via email to