"Jeff K. Hoffman" wrote: > Python 1.5.2 (#3, Mar 8 2000, 16:34:52) [C] on sunos5 > Copyright 1991-1995 Stichting Mathematisch Centrum, Amsterdam > >>> > >>> f = 1.999999999999 > >>> f > 2.0 > >>> int(f) > 1 > >>> > the int() function takes a different code path and returns 1, correctly. Forgive my ignorance, but in what way is 1 correct here? Surely 2 is the what should be returned?! 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 )
- Re: [Zope] Netscape Image Problems (LoginManager?) Steve Alexander
- Re: [Zope] Netscape Image Problems (LoginManager?) Chris Withers
- RE: [Zope] Netscape Image Problems (LoginManager?) Dieter Maurer
- RE: [Zope] Netscape Image Problems (LoginManag... john
- Re: [Zope] Netscape Image Problems (LoginM... Chris Withers
- Re: [Zope] Netscape Image Problems (Lo... andres
- [Zope] Weird interaction between i... andres
- Re: [Zope] Weird interaction ... Shane Hathaway
- Re: [Zope] Weird interact... andres
- Re: [Zope] Weird interact... Jeff K. Hoffman
- Re: [Zope] Weird interact... Chris Withers
- Re: [Zope] Weird interact... andres
- Re: [Zope] Weird interact... Chris Withers
- Re: [Zope] Weird interact... Jeff K. Hoffman
- Re: [Zope] Weird interact... Chris Withers
- Re: [Zope] Weird interaction ... jq-zope
- Re: [Zope] Weird interact... andres
- Re: [Zope] Netscape Image Problems (LoginManag... andres
- Re: [Zope] Netscape Image Problems (LoginM... Itamar Shtull-Trauring
