This is documentation for an old release of NumPy (version 1.6.0). Read this page in the documentation of the latest stable release (version > 1.17).

numpy.distutils.misc_util.allpath

numpy.distutils.misc_util.allpath(name)

Convert a /-separated pathname to one using the OS’s path separator.

Previous topic

numpy.distutils.misc_util.appendpath

Next topic

numpy.distutils.misc_util.dot_join

This Page