This issue tracker has been migrated to GitHub ,
and is currently read-only.
For more information,
see the GitHub FAQs in the Python's Developer Guide.
Created on 2011年09月05日 05:50 by lregebro, last changed 2022年04月11日 14:57 by admin. This issue is now closed.
| Messages (3) | |||
|---|---|---|---|
| msg143508 - (view) | Author: Lennart Regebro (lregebro) | Date: 2011年09月05日 05:50 | |
The documentation on Using Python, 2.3. Python-related paths and files says that "exec_prefix/bin/python" is the recommended location for the interpreter, while for Python 3 it's "exec_prefix/bin/python3". http://docs.python.org/py3k/using/unix.html#python-related-paths-and-files |
|||
| msg143771 - (view) | Author: Roundup Robot (python-dev) (Python triager) | Date: 2011年09月09日 17:11 | |
New changeset 4c7566669be5 by Éric Araujo in branch '3.2': Fix current name of the Python 3 binary on Unix (#12896). http://hg.python.org/cpython/rev/4c7566669be5 |
|||
| msg143772 - (view) | Author: Éric Araujo (eric.araujo) * (Python committer) | Date: 2011年09月09日 17:13 | |
Thanks for the report. |
|||
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2022年04月11日 14:57:21 | admin | set | github: 57105 |
| 2011年09月09日 17:13:12 | eric.araujo | set | status: open -> closed resolution: fixed messages: + msg143772 stage: resolved |
| 2011年09月09日 17:11:27 | python-dev | set | nosy:
+ python-dev messages: + msg143771 |
| 2011年09月09日 16:54:38 | eric.araujo | set | assignee: docs@python -> eric.araujo nosy: + eric.araujo versions: - Python 3.1 |
| 2011年09月05日 05:50:31 | lregebro | create | |