##// END OF EJS Templates
use list comprehension instead of map, for py3k compat...
use list comprehension instead of map, for py3k compat in %run, map(expanduser, args) returns a generator, which can't be concatenated onto a list
MinRK -
r4261:1e619bdb
Show More
Name Size Modified Last Commit Author
/ setupext
__init__.py Loading ...
install_data_ext.py Loading ...
setupext.py Loading ...