log tests/test-parseindex2.py @ 34430:80215865d154

age author description
Sat, 13 Aug 2016 12:23:56 +0900 Yuya Nishihara parsers: switch to policy importer
Sat, 14 May 2016 14:03:12 +0900 Yuya Nishihara py3: move up symbol imports to enforce import-checker rules
Tue, 05 Apr 2016 23:23:43 +0900 Yuya Nishihara tests: move stdlib imports before mercurial modules in test-parseindex2
Mon, 04 Apr 2016 03:14:16 +0300 Robert Stanca py3: use print_function in test-parseindex2.py
Mon, 04 Apr 2016 03:06:33 +0300 Robert Stanca py3: use absolute_import in test-parseindex2.py
Thu, 31 Dec 2015 08:16:59 +0000 timeless cleanup: remove superfluous space after space after equals (python)
Wed, 04 Dec 2013 20:38:27 -0800 Chris Jerdonek parsers: fail fast if Python has wrong minor version (issue4110)