comparison mercurial/dirs.c @ 29799:45fa8de47a0f

py3: provide (del|get|has|set)attr wrappers that accepts bytes These functions will be imported automagically by our code transformer. getattr() and setattr() are widely used in our code. We wouldn't probably want to rewrite every single call of getattr/setattr. delattr() and hasattr() aren't that important, but they are functions of the same kind.
author Yuya Nishihara <yuya@tcha.org>
date Sun, 14 Aug 2016 12:51:21 +0900
parents fe3a72a3e7ca
children 63e1dca2d6a4
comparison
equal deleted inserted replaced
29798:31d588fcd2b9 29799:45fa8de47a0f