~ubuntu-branches/ubuntu/precise/h5py/precise

« back to all changes in this revision

Viewing changes to h5py/h5fd.pyx

  • Committer: Bazaar Package Importer
  • Author(s): Soeren Sonnenburg
  • Date: 2010-03-23 15:38:34 UTC
  • mfrom: (3.1.1 sid)
  • Revision ID: james.westby@ubuntu.com-20100323153834-ysfm9nsr8gdnkid3
Tags: 1.3.0-1
* New upstream version.
  - Remove quilt patches.
  - Bump standards version to 3.8.4 (no changes required).
  - Switch to dpkg-source 3.0 (quilt) format.

Show diffs side-by-side

added added

removed removed

Lines of Context:
13
13
# This file contains code or comments from the HDF5 library.  See the file
14
14
# licenses/hdf5.txt for the full HDF5 software license.
15
15
 
 
16
"""
 
17
    File driver constants (H5FD*).
 
18
"""
 
19
 
16
20
include "config.pxi"
17
21
 
18
22
from h5 cimport init_hdf5