retitle 470889 hint at eval/exec in error message
thanks

also sprach Nir Aides <[EMAIL PROTECTED]> [2008.03.14.1546 +0100]:
> Lookup the eval and exec Winpdb console commands:
>
> With eval (or v) you can evaluate expressions.
> With exec (or x) you can execute statements.

Maybe it would be worth to change the error output?

> print 5
*** Unknown syntax: print 5

would become

> print 5
*** Unknown syntax: print 5 - did you want eval()/exec()?

-- 
 .''`.   martin f. krafft <[EMAIL PROTECTED]>
: :'  :  proud Debian developer, author, administrator, and user
`. `'`   http://people.debian.org/~madduck - http://debiansystem.info
  `-  Debian - when you have better things to do than fixing systems

Attachment: digital_signature_gpg.asc
Description: Digital signature (see http://martin-krafft.net/gpg/)

Reply via email to