[h5py] 09/26: Remove imports which break Py2.7
Ghislain Vaillant
ghisvail-guest at moszumanska.debian.org
Thu Jul 2 18:20:17 UTC 2015
This is an automated email from the git hooks/post-receive script.
ghisvail-guest pushed a commit to annotated tag 1.3.1
in repository h5py.
commit aa7fbfb72a6f30fb53dcd2d9ea2c4f378e54ca99
Author: andrewcollette <andrew.collette at gmail.com>
Date: Sat Jul 24 19:41:07 2010 +0000
Remove imports which break Py2.7
---
detect.py | 1 -
1 file changed, 1 deletion(-)
diff --git a/detect.py b/detect.py
index a39d7ed..17e20ab 100644
--- a/detect.py
+++ b/detect.py
@@ -9,7 +9,6 @@ def detect_hdf5(basedir, **compiler_attrs):
"""
from distutils import ccompiler
- from distutils.core import CompileError, LinkError
import subprocess
cc = ccompiler.new_compiler()
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/h5py.git
More information about the debian-science-commits
mailing list