tests/missing-comment.hg
author Yuya Nishihara <yuya@tcha.org>
Sat, 08 Oct 2016 17:22:07 +0200
changeset 30094 f701fffd21d8
parent 17064 168cc52ad7c2
permissions -rw-r--r--
py3: make check-py3-compat.py load modules in standard manner Otherwise no code transformation would be applied to the modules which are imported only by imp.load_module(). This change means modules are imported from PYTHONPATH, not from the paths given by command arguments. This isn't always correct, but seems acceptable.

(binary:application/octet-stream)