[EMAIL PROTECTED] wrote:
> >From the python int doc string:
> 
> >>> print int.__doc__
> int(x) -> integer
> 
> Convert a string or number to an integer, if possible.
> A floating point argument will be truncated towards zero.

I _always_ get bitten by this :(

Sorry for my igorance, 

Chris

_______________________________________________
Zope maillist  -  [EMAIL PROTECTED]
http://lists.zope.org/mailman/listinfo/zope
**   No cross posts or HTML encoding!  **
(Related lists - 
 http://lists.zope.org/mailman/listinfo/zope-announce
 http://lists.zope.org/mailman/listinfo/zope-dev )

Reply via email to