python - 那么 “from __future__ import barry_as_FLUFL” 究竟是做什么的呢?

标签 python operators

我知道这是一个内部笑话,应该保留(就像“from __future__ import braces”),但它到底是做什么的?

最佳答案

PEP 0401: BDFL Retirement有关

Barry 指的是著名的 Python 开发人员 Barry Warsaw。 from __future__ import barry_as_FLUFL基本上取代了!=带有 <> 的运算符.

关于python - 那么 “from __future__ import barry_as_FLUFL” 究竟是做什么的呢?,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/4007289/

相关文章:

Python,尝试实例化使用 __import__ 导入的类,获取 '' 模块“对象不可调用”

python - 使用多索引 reshape 数据框并相应地填充数据

python - psycopg2:使用 copy_from 编写 JSON 对象。如何格式化json字符串?

c# - C# 中有指数运算符吗?

haskell - 在 Haskell 中避免++

c# - 使用条件运算符转换为不同类型

python - Ubuntu 上的 "Daemon"- 登录失败

python - 使用Makefile安装pythonrequirements.txt仅更改requirements.txt

C 条件运算符 ('?' ) 第二个参数为空

Javascript "If"语句或 "&&"逻辑运算符