##// END OF EJS Templates
opener: add read & write utility methods...
opener: add read & write utility methods The two new methods are useful for quickly opening a file for reading or writing. Unlike 'opener(...).read()', they ensure they the file is immediately closed without relying on CPython reference counting.

File last commit:

r9999:f91e5630 default
r14097:ca3376f0 default
Show More
fileannotate.tmpl
5 lines | 44 B | application/x-cheetah | CheetahLexer
{header}
{annotate%annotateline}
{footer}