Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

false positive #13

Closed
vpoulailleau opened this issue Dec 12, 2019 · 1 comment
Closed

false positive #13

vpoulailleau opened this issue Dec 12, 2019 · 1 comment

Comments

@vpoulailleau
Copy link
Member

As said in python/python-docs-fr#1059

#: ../Doc/reference/expressions.rst:1427
msgid ""
"``None`` and ``NotImplemented`` are singletons.  :PEP:`8` advises that "
"comparisons for singletons should always be done with ``is`` or ``is not``, "
"never the equality operators."
msgstr ""
"``None`` et ``NotImplemented`` sont des singletons. :PEP:`8` conseille de "
"toujours comparer les singletons en utilisant soit ``is`` soit ``is not``, "
"jamais les autres opérateurs."
2019-12-12 11:20:14,289 [ERROR   ]            pofile.py(153):display_warnings     :: reference/expressions.po:2148 [     NBSP     ] There should be a non-breakable space before ":": between ###emented » sont des singletons. ### and ###:PEP:`8` conseille de toujours ###
@vpoulailleau
Copy link
Member Author

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant