python - 在 Python 中使用 -q 标志

标签 python python-3.x cygwin compiler-flags

Python 中的 -q 标志是什么意思/做什么?另外,如何通过终端(Cygwin)访问标志列表?我尝试了help(),然后尝试了-q,但那说找不到-q。

最佳答案

Here is the documentation当前 Python 版本的命令行选项。具体来说this is for -q .

关于python - 在 Python 中使用 -q 标志,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/18796440/

相关文章:

python - 向 python 字符串添加转义字符

python - 将命令或脚本通过管道传输到另一个 python 脚本

python - 如何重用自定义的@contextlib.contextmanager?

python - 使用 selenium 登录 linkedin

Python SWIG : convert C++ return parameter to return value, 并将原始 C++ 类型转换为 Python 类型

python - 为什么 asyncio 队列等待 get() 会阻塞?

python - 如何部署 Django 应用程序 IIS

Docker 命令在 Cygwin 中失败——Docker 服务已启动

windows下git : MSYS or Cygwin?

windows - 从 Windows cmd 使用 cygwin 在后台运行命令