##// END OF EJS Templates
narrowbundle2: replace map() with equivalent list comprehension...
narrowbundle2: replace map() with equivalent list comprehension The result of this gets used as a list in core code, so the generator returned by map() on Python 3 is a problem. Differential Revision: https://phab.mercurial-scm.org/D2369

File last commit:

r9999:f91e5630 default
r36367:658d694a default
Show More
error.tmpl
2 lines | 24 B | application/x-cheetah | CheetahLexer
{header}
error: {error}