[Python-modules-team] Bug#946483: python3-clint: SyntaxWarning: "is not" with a literal

Jakub Wilk jwilk at jwilk.net
Mon Dec 9 21:41:08 GMT 2019


Package: python3-clint
Version: 0.5.1-2

I saw these warnings on installation:

   /usr/lib/python3/dist-packages/clint/eng.py:44: SyntaxWarning: "is not" with a literal. Did you mean "!="?
     elif left is not 0:
   /usr/lib/python3/dist-packages/clint/textui/prompt.py:68: SyntaxWarning: "is not" with a literal. Did you mean "!="?
     if prompt[-1] is not ' ':


-- System Information:
Architecture: i386

Versions of packages python3-clint depends on:
ii  python3-args  0.1.0-3
ii  python3       3.7.5-3

-- 
Jakub Wilk



More information about the Python-modules-team mailing list