comparison tests/test-static-http.t @ 14097:ca3376f044f8

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.
author Dan Villiom Podlaski Christiansen <danchr@gmail.com>
date Sat, 30 Apr 2011 19:41:53 +0200
parents ffb5c09ba822
children ccb7240acf32
comparison
equal deleted inserted replaced
14096:dea93484cf9f 14097:ca3376f044f8