[Pydev-users] [pydev - Users] RE: Decimal conversion problem on Windows
Brought to you by:
fabioz
From: SourceForge.net <no...@so...> - 2006-09-06 16:14:48
|
Read and respond to this message at: https://sourceforge.net/forum/message.php?msg_id=3901849 By: akbowbender Curious thing is, the following two lines work fine: delta = raw_input("Enter delta angle in DDD.MMSS format: ") radius = float(raw_input("Enter starting curve radius: ")) ______________________________________________________________________ You are receiving this email because you elected to monitor this forum. To stop monitoring this forum, login to SourceForge.net and visit: https://sourceforge.net/forum/unmonitor.php?forum_id=293649 |