##// END OF EJS Templates
tests: fix builtin module test on pypy...
tests: fix builtin module test on pypy On pypy datetime and cProfile are modules written in Python, not in C. For the purpose of this test, just list them explicitely as builtins, which silences warnings about them being imported before stdlib modules.

File last commit:

r7110:75fdc39b default
r28713:806d260c default
Show More
test-parseindex2.py.out
1 line | 5 B | text/plain | TextLexer
/ tests / test-parseindex2.py.out
Bernhard Leiner
Add parseindex2.py test case...
r7110 done