platutils_dummy

Module: platutils_dummy

Platform specific utility functions, dummy version

This has empty implementation of the platutils functions, used for unsupported operating systems.

Authors

Functions

IPython.platutils_dummy.find_cmd()

Find the full path to a command using which.

IPython.platutils_dummy.get_long_path_name()

Dummy no-op.

IPython.platutils_dummy.set_term_title()

Dummy no-op.

Table Of Contents

Previous topic

platutils

Next topic

platutils_posix

This Page