On 2/14/2014 8:09 PM, Bruce Layne wrote:
> 
> I believe that some of these bits of Python code generate different 
> results depending on the order the input values are supplied on the data 
> entry form.  I think they might be calculating intermediate results as 
> the data is entered?  Or maybe there is a problem with updating internal 
> variables as the form is completed?

Not that this is the problem, but I've had a horrible time with Python
and floating point numbers.  Python is always wanting to default to
integers, and frequently truncates intermediate results to integers
causing subtle issues with the resulting output that leaves me
head-scratching for a while.  I think _every_ bit of python code I've
worked with has had this issue at least once...

-- 
Charles Steinkuehler
char...@steinkuehler.net

Attachment: signature.asc
Description: OpenPGP digital signature

------------------------------------------------------------------------------
Android apps run on BlackBerry 10
Introducing the new BlackBerry 10.2.1 Runtime for Android apps.
Now with support for Jelly Bean, Bluetooth, Mapview and more.
Get your Android app in front of a whole new audience.  Start now.
http://pubads.g.doubleclick.net/gampad/clk?id=124407151&iu=/4140/ostg.clktrk
_______________________________________________
Emc-users mailing list
Emc-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/emc-users

Reply via email to