reingart / rad2py_googlecode

Automatically exported from code.google.com/p/rad2py
GNU General Public License v3.0
0 stars 1 forks source link

qdb don't print Exception name in console (only value) #28

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. start a debugging session
2. define a dict
3. ask for a unexistent key

What is the expected output? 

KeyError: ""

What do you see instead?

""

Original issue reported on code.google.com by reingart@gmail.com on 2 Jul 2014 at 10:36