[NumPy-Tickets] [NumPy] #1937: Segfault triggered by importing print_coercion_tables.py
NumPy Trac
numpy-tickets@scipy....
Tue Aug 16 12:07:30 CDT 2011
#1937: Segfault triggered by importing print_coercion_tables.py
---------------------+------------------------------------------------------
Reporter: charris | Owner: somebody
Type: defect | Status: new
Priority: normal | Milestone: 2.0.0
Component: Other | Version: devel
Keywords: |
---------------------+------------------------------------------------------
Comment(by charris):
Note that this module is also imported by lookfor and causes a segfault
there. The segfault can be avoided in that case by putting the print
functions in a subroutine. Possibly this could also be made into a test
somewhere.
--
Ticket URL: <http://projects.scipy.org/numpy/ticket/1937#comment:1>
NumPy <http://projects.scipy.org/numpy>
My example project
More information about the NumPy-Tickets
mailing list