1e1885c45a
Comparing strings and integers with `is` is a bug: comparisons should be done with `==`. It might not have caused observable problems in the past because small integers and strings can be interned. |
||
---|---|---|
.. | ||
__init__.py | ||
clean.py | ||
create.py | ||
link.py | ||
shell.py |