sapling/hgext/fsmonitor
Pulkit Goyal 589ad4d6b7 py3: use python 3 compatible variables in hgext/fsmontor/__init__.py
Earlier this was left thinking that its part of pywatchman package.
This patch replaces variables os.sep, sys.platform and os.envrion with their
py3 compatible ones.
2016-12-21 23:40:38 +05:30
..
pywatchman fsmonitor: refresh pywatchman to upstream 2016-12-22 11:22:32 -08:00
__init__.py py3: use python 3 compatible variables in hgext/fsmontor/__init__.py 2016-12-21 23:40:38 +05:30
state.py fsmonitor: be robust in the face of bad state 2016-11-25 07:30:46 -08:00
watchmanclient.py fsmonitor: fix exception message scraping 2016-12-21 13:51:34 -08:00