On 29/10/2012 11:39, John Collins wrote:
Hi Dave,
BTW, I misspoke earlier.  The module name is decimal.  The class name
within that module is Decimal.
A minor thing to me, a non programmer, but I do understand that being
very precise is very important to programmers, so thank you!
John.


If you had to change some code and use the Decimal class from the decimal module it would soon become a major issue as Python is case sensitive, even on Windows. Just hoping I've got my dS in the RiGhT cAsE :)

--
Cheers.

Mark Lawrence.

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

Reply via email to