[Python-modules-team] Bug#843898: Something to try
Sebastian P. Luque
spluque at gmail.com
Mon Nov 21 13:03:49 UTC 2016
On Sun, 20 Nov 2016 19:57:53 -0600,
Sebastian P. Luque <spluque at gmail.com> wrote:
> On Sun, 20 Nov 2016 21:01:08 +0000,
> Tobias Hansen <thansen at debian.org> wrote:
> [...]
>>> $ ls -alh ~/.local/lib/python2.7/site-packages/backports/ total 12K
>>> drwxr-xr-x 3 sluque sluque 4.0K Oct 30 16:16 . drwx------ 20 sluque
>>> sluque 4.0K Oct 30 16:18 .. drwxr-xr-x 2 sluque sluque 4.0K Oct 30
>>> 16:16 configparser
>> What happens if you rename that for a moment? Does it fix the
>> problem?
> No; same result.
I just tried a different approach, and it's revealing:
$ python -s
Python 2.7.12+ (default, Sep 1 2016, 20:27:38)
[GCC 6.2.0 20160927] on linux2
Type "help", "copyright", "credits" or "license" for more information.
>>> from backports.shutil_get_terminal_size import get_terminal_size
Why on Earth did moving ~/.local/lib/python2.7/site-packages/backports
not have the same effect is beyond me.
--
Seb
More information about the Python-modules-team
mailing list