[Python-Dev] Summary of Python tracker Issues

2017-02-17 Thread Python tracker
ACTIVITY SUMMARY (2017-02-10 - 2017-02-17) Python tracker at http://bugs.python.org/ To view or respond to any of the issues listed below, click on the issue. Do NOT respond to this message. Issues counts and deltas: open5837 (+38) closed 35511 (+28) total 41348 (+66) Open issues wit

Re: [Python-Dev] Is this a bug or a feature?

2017-02-17 Thread M.-A. Lemburg
Please report such problems on our bug tracker: http://bugs.python.org/ In your case, Python doesn't appear to find the (right) libz shared library, which is a bit odd, but it's better to track this down on the tracker :-) On 16.02.2017 21:33, Patrick Wallinger wrote: > I'm brand new to python a