Hi,

should PyTables flush on __exit__ ?
https://github.com/PyTables/PyTables/blob/master/tables/file.py#L2164

it is not clear to me if a File.close() call results in automatic
flushing all the nodes, since Node()._f_close() promises only "On
nodes with data, it may be flushed to disk."
https://github.com/PyTables/PyTables/blob/master/tables/node.py#L512

Cheers,

-á.

------------------------------------------------------------------------------
This SF email is sponsosred by:
Try Windows Azure free for 90 days Click Here 
http://p.sf.net/sfu/sfd2d-msazure
_______________________________________________
Pytables-users mailing list
Pytables-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/pytables-users

Reply via email to