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.

Author ned.deily
Recipients ned.deily
Date 2014-04-29.08:42:27
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1398760947.89.0.691766045615.issue21383@psf.upfronthosting.co.za>
In-reply-to
Content
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'
History
Date User Action Args
2014-04-29 08:42:27ned.deilysetrecipients: + ned.deily
2014-04-29 08:42:27ned.deilysetmessageid: <1398760947.89.0.691766045615.issue21383@psf.upfronthosting.co.za>
2014-04-29 08:42:27ned.deilylinkissue21383 messages
2014-04-29 08:42:27ned.deilycreate