##// END OF EJS Templates
py3: import builtin wrappers automagically by code transformer...
py3: import builtin wrappers automagically by code transformer This should be less invasive than mucking builtins. Since tokenize.untokenize() looks start/end positions of tokens, we calculates them from the NEWLINE token of the future import.

File last commit:

r14046:b24e5a70 default
r29800:178c89e8 default
Show More
footer.tmpl
5 lines | 80 B | application/x-cheetah | CheetahLexer
Benoit Allard
web: Made elapsed time calculation dynamic (javascript)....
r14046 <script type="text/javascript">process_dates()</script>
Dan Villiom Podlaski Christiansen
setup: install translation files as package data...
r9999 {motd}
</body>
</html>