Exemple #1
0
 def set_handle_gzip(self, handle):
     B._set_handler(self, '_gzip', handle)
     self._clone_actions['set_handle_gzip'] = ('set_handle_gzip',
             (handle,), {})
Exemple #2
0
 def set_handle_gzip(self, handle):
     B._set_handler(self, '_gzip', handle)
     self._clone_actions['set_handle_gzip'] = ('set_handle_gzip',
             (handle,), {})