ponysay/src
MÓZES Ádám István 69c23e3ae1
fix: do not compare literal with "is not"
Python3.8 issued the following warning on each ponysay invocation:

/bin/ponysay/backend.py:294: SyntaxWarning: "is not" with a literal. Did you mean "!="?

This has been corrected here.

Signed-off-by: MÓZES Ádám István <mozes.adam.istvan@pm.me>
2019-11-16 09:58:28 +01:00
..
__main__.py removes executable bit on files that do not need it 2018-07-23 06:58:37 +02:00
argparser.py removes executable bit on files that do not need it 2018-07-23 06:58:37 +02:00
backend.py fix: do not compare literal with "is not" 2019-11-16 09:58:28 +01:00
balloon.py removes executable bit on files that do not need it 2018-07-23 06:58:37 +02:00
colourstack.py removes executable bit on files that do not need it 2018-07-23 06:58:37 +02:00
common.py removes executable bit on files that do not need it 2018-07-23 06:58:37 +02:00
kms.py removes executable bit on files that do not need it 2018-07-23 06:58:37 +02:00
lists.py removes executable bit on files that do not need it 2018-07-23 06:58:37 +02:00
metadata.py removes executable bit on files that do not need it 2018-07-23 06:58:37 +02:00
ponysay.py Update copyright and copyleft year in the sourcecodes 2016-05-31 00:53:02 -04:00
ponysaytool.py Added a few comments 2017-07-19 03:14:20 -04:00
spellocorrecter.py removes executable bit on files that do not need it 2018-07-23 06:58:37 +02:00
ucs.py removes executable bit on files that do not need it 2018-07-23 06:58:37 +02:00