# -*- mode: snippet -*- # name: __idiv__ # key: _idiv # group: Special methods # -- def __idiv__(self, other): return $0