comparison mercurial/scmutil.py @ 35625:390f860228ba

vfs: drop text mode flag (API) It's useless on Python 3. .. api:: ``text=False|True`` option is dropped from the vfs interface because of Python 3 compatibility issue. Use ``util.tonativeeol/fromnativeeol()`` to convert EOL manually.
author Yuya Nishihara <yuya@tcha.org>
date Sat, 13 Jan 2018 13:47:10 +0900
parents b55a142f00c5
children 1a09dad8b85a
comparison
equal deleted inserted replaced
35624:188b1371d1ed 35625:390f860228ba