Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 447082 - /usr/bin/{2to3,pydoc} do not respect EPYTHON
Summary: /usr/bin/{2to3,pydoc} do not respect EPYTHON
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal major (vote)
Assignee: Python Gentoo Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-12-13 10:05 UTC by Michał Górny
Modified: 2018-04-21 16:00 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Michał Górny archtester Gentoo Infrastructure gentoo-dev Security 2012-12-13 10:05:14 UTC
For some reason, the 'other' Python tools 2to3 and pydoc are symlinked to the selected Python version rather than wrapped. For that reason, they don't respect EPYTHON.

I believe we should replace these two with regular wrappers, of any kind.
Comment 1 Michał Górny archtester Gentoo Infrastructure gentoo-dev Security 2018-04-21 16:00:12 UTC
This is fixed in the current python-exec'd dev-lang/python.