[issue21383] "make touch" fails when the build directory is not the source directory

Ned Deily report at bugs.python.org
Tue Apr 29 10:42:27 CEST 2014


New submission from Ned Deily:

make touch
hg --config extensions.touch=Tools/hg/hgtouch.py touch -v
*** failed to import extension touch from Tools/hg/hgtouch.py: [Errno 2] No such file or directory: 'Tools/hg/hgtouch.py'
hg: unknown command 'touch'

----------
components: Build
messages: 217497
nosy: ned.deily
priority: normal
severity: normal
status: open
title: "make touch" fails when the build directory is not the source directory
versions: Python 3.4, Python 3.5

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue21383>
_______________________________________


More information about the Python-bugs-list mailing list