<html><body>
<p>New issue 1211: HDF5FileHandler is missing close() <a href="https://bitbucket.org/yt_analysis/yt/issues/1211/hdf5filehandler-is-missing-close">https://bitbucket.org/yt_analysis/yt/issues/1211/hdf5filehandler-is-missing-close</a></p>
<p>Kacper Kowalik:</p>
<p>``` /home/yt/WindTunnel $ yt search (         0 candidates) Examining . (         0/         1) Evaluating ./windtunnel_4lev_hdf5_plt_cnt_0030 yt : [INFO     ] 2016-04-18 13:54:14,762 Parameters: current_time              = 3.00091455609 yt : [INFO     ] 2016-04-18 13:54:14,762 Parameters: domain_dimensions         = [120  40   1] yt : [INFO     ] 2016-04-18 13:54:14,763 Parameters: domain_left_edge          = [ 0.  0.  0.] yt : [INFO     ] 2016-04-18 13:54:14,763 Parameters: domain_right_edge         = [ 3.  1.  1.] yt : [INFO     ] 2016-04-18 13:54:14,764 Parameters: cosmological_simulation   = 0.0 Traceback (most recent call last):</p>
<pre>File "/home/xarth/local/bin/yt", line 9, in <module>
  load_entry_point('yt', 'console_scripts', 'yt')()
File "/home/xarth/codes/yt-my/yt/utilities/command_line.py", line 1193, in run_main
  args.func(args)
File "/home/xarth/codes/yt-my/yt/utilities/command_line.py", line 115, in run
  self(args)
File "/home/xarth/codes/yt-my/yt/utilities/command_line.py", line 1176, in __call__
  ds.close()
File "/home/xarth/codes/yt-my/yt/frontends/flash/data_structures.py", line 425, in close
  self._handle.close()</pre>
<p>AttributeError: ‘HDF5FileHandler’ object has no attribute ‘close’ ```</p>
<p>Version:</p>
<p>``` Version = 3.3-dev Changeset = b10ac4289001 (yt) tip issue_1206 ```</p>
<p>Responsible: xarthisius</p>

<img src="http://link.bitbucket.org/wf/open?upn=JlBWjyZTyKwhM1rBKe-2BcAdFPwdECN4PBooLGVSVl7EIK6wwHMW-2Fpek69Q-2BhUFjA-2FkIM7Gqlh6LGd2Ci38DvldZHBv8SNhZq8m3CZQRHAfINtz-2Bqrm4ixtWWt6BZaDtMtz6Ghh-2BGdWSdYoivAt8npfbM16SOWlMZ45XAY1s6vqMnlCMAFM-2B7h81GOwHWawdApXgdNDJI4n3Tn-2FsHJev6OW7vq7pUT5NzooAaQJHr6-2Bj4-3D" alt="" width="1" height="1" border="0" style="height:1px !important;width:1px !important;border-width:0 !important;margin-top:0 !important;margin-bottom:0 !important;margin-right:0 !important;margin-left:0 !important;padding-top:0 !important;padding-bottom:0 !important;padding-right:0 !important;padding-left:0 !important;"/>
</body></html>