SciPy

This is documentation for an old release of NumPy (version 1.16). Search for this page in the documentation of the latest stable release (version 2.2).

numpy.distutils.misc_util.allpath

numpy.distutils.misc_util.allpath(name)[source]

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