##// END OF EJS Templates
cat: drop unnecessary internal roundtrip of kwargs...
cat: drop unnecessary internal roundtrip of kwargs PyCharm seems to stick with the type at the initial assignment, so it flagged the `get()` with a bytes key since the method argument has str keys. It wasn't a bug, but then the bytes form is otherwise unused, and converted back to str.

File last commit:

r46661:f105c49e default
r51168:4fafc664 default
Show More
__init__.py
0 lines | 0 B | text/x-python | PythonLexer