文件操作 - install.rst
返回文件管理
返回主菜单
删除本文件
文件: /usr/share/doc/python3-pexpect/doc/install.rst
编辑文件内容
Installation ============ Pexpect is on PyPI, and can be installed with standard tools:: pip install pexpect Or:: easy_install pexpect Requirements ------------ This version of Pexpect requires Python 3.3 or above, or Python 2.7. As of version 4.0, Pexpect can be used on Windows and POSIX systems. However, :class:`pexpect.spawn` and :func:`pexpect.run` are only available on POSIX, where the :mod:`pty` module is present in the standard library. See :ref:`windows` for more information.
修改文件时间
将文件时间修改为当前时间的前一年
删除文件