jakeret / hope

HOPE: A Python Just-In-Time compiler for astrophysical computations
GNU General Public License v3.0
382 stars 28 forks source link

do not print gcc version on module load #6

Closed xantares closed 9 years ago

xantares commented 9 years ago

when I import the module it prints the gcc version

In [1]: from hope import jit
4.9.1