New submission from Roger Serwy <roger.se...@gmail.com>:

The IDLE debugger steps through the internals of _RPCFile.

To reproduce this bug, create a new .py file with a few print statements, 
enable the debugger, and then run the file. Stepping through the print 
statement enters into _RPCFile.

----------
components: IDLE
messages: 165321
nosy: loewis, serwy, storchaka, terry.reedy
priority: normal
severity: normal
status: open
title: IDLE - debugger steps through run.py internals
type: behavior
versions: Python 3.3

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue15335>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to