diff mercurial/unionrepo.py @ 40695:291080871f50

histedit: conditionalize the imports of 'fcntl' and 'termios' The recent import of chistedit in c36175456350 made Windows sad. I'm not sure if there's other stuff that needs to be done here (e.g. change the default interface), but this makes the tests run again. It would have been nicer if the error message indicated these modules were the problem, but instead it said "*** failed to import extension histedit: No module named histedit". I'm not sure if there's anything we can do about that.
author Matt Harbison <matt_harbison@yahoo.com>
date Thu, 15 Nov 2018 17:36:15 -0500
parents 55db747a21ad
children 3913223417ea
line wrap: on
line diff