[Numpy-tickets] [NumPy] #934: Documentation error in site.cfg.example
NumPy
numpy-tickets@scipy....
Wed Oct 15 07:36:12 CDT 2008
#934: Documentation error in site.cfg.example
-----------------------------+----------------------------------------------
Reporter: net20 | Owner: cookedm
Type: defect | Status: new
Priority: normal | Milestone:
Component: numpy.distutils | Version: 1.1.1
Severity: normal | Keywords:
-----------------------------+----------------------------------------------
site.cfg.example claims that directories in library_dirs should be
separated by os.pathsep (which is : on FreeBSD 7.0, Python 2.5). It
appears that they should actually be separated by commas, and that colon-
separated directory lists are silently ignored.
--
Ticket URL: <http://scipy.org/scipy/numpy/ticket/934>
NumPy <http://projects.scipy.org/scipy/numpy>
The fundamental package needed for scientific computing with Python.
More information about the Numpy-tickets
mailing list