##// END OF EJS Templates
cmdutil: reimplement file wrapper that disables close()...
cmdutil: reimplement file wrapper that disables close() There's no need to dynamically create wrappedfileobj class and define close() as lambda. Also, __iter__() was missing.

File last commit:

r16438:28a90cdf default
r27418:2ce4661a default
Show More
__init__.py
0 lines | 0 B | text/x-python | PythonLexer