[Bf-committers] Error in buttons evaluation

mindrones mindrones at yahoo.it
Tue Jun 5 10:04:17 CEST 2007


Hi,

I don't know if this is the desired behaviour, just wanted to spot that after a
typo in the "Degr" box for Autosmooth I had a Python error in the shell [1].
The same happens in many other buttons when forcing a wrong input type, usually
characters or strings when numbers are expected [2].

Regards,
Luca

[1]
Error in button evaluation:
This is the failed Python expression:
'50+'

  File "<string>", line 1
    50+
     ^
SyntaxError: unexpected EOF while parsing


[2]
Error in button evaluation:
This is the failed Python expression:
'C'

Traceback (most recent call last):
  File "<string>", line 0, in ?
NameError: name 'C' is not defined


      ___________________________________ 
L'email della prossima generazione? Puoi averla con la nuova Yahoo! Mail: http://it.docs.yahoo.com/nowyoucan.html


More information about the Bf-committers mailing list