The reason maxsplit is 1 is because some layout action in the future may need more sophisticated args processing, for example, shlex.split() instead of plain split(), or even a full command line parser. |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| base.py | ||
| grid.py | ||
| interface.py | ||
| splits.py | ||
| stack.py | ||
| tall.py | ||
| vertical.py | ||