Calls rstrip() instead of cutting of the last character blindly, so that: 1. Potentially multiple trailing whitespace of any kind will get stripped. 2. We don't chop off a non-whitespace character, in case pygments' changes. |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| _weechat.py | ||
| bar_items.py | ||
| buffer.py | ||
| colors.py | ||
| commands.py | ||
| completion.py | ||
| config.py | ||
| globals.py | ||
| server.py | ||
| utf.py | ||
| utils.py | ||