This bug has been reported as http://bugs.python.org/issue18307 over a
month ago
Аnd I've found out the root cause of this issue so far. Unit-test and patch
are suggested.
Without patch test fails, with patch - passed.
On Wed, Jun 26, 2013 at 12:11 AM, Vitaly Murashev wrote:
> Dear Python deve
Reported as http://bugs.python.org/issue18307
On Wed, Jun 26, 2013 at 12:19 AM, R. David Murray wrote:
> Please file this as a bug report on bugs.python.org so that it doesn't
> get lost.
>
> See also http://bugs.python.org/issue13328 (which looks like a different bug
> but could also be causing
Please file this as a bug report on bugs.python.org so that it doesn't
get lost.
See also http://bugs.python.org/issue13328 (which looks like a different bug
but could also be causing you problems).
--David
On Wed, 26 Jun 2013 00:11:04 +0400, Vitaly Murashev
wrote:
> Dear Python developers com
Dear Python developers community,
Recently I found out that it not possible to debug python code if it
is a part of zip-module.
Python version being used is 3.3.0
Well known GUI debuggers like Eclipse+PyDev or PyCharm are unable to
start debugging and give the following warning:
---
pydev debugge