Jan. 25, 2008
2:10 p.m.
On 25/01/2008, Facundo Batista <facundobatista@gmail.com> wrote:
- make int(float) an error
-0 (you should be able to convert between builtin datatypes without the use of a module).
Good point.
+1 to keep it and define exactly the behaviour, and point to math module in the documentation if you want better control over the conversion.
Sonds good. Paul