about summary refs log tree commit diff
path: root/TODO.txt
diff options
context:
space:
mode:
authorsterni <sternenseemann@systemli.org>2021-05-23 15:12:43 +0200
committerSören Tempel <soeren+git@soeren-tempel.net>2021-05-23 15:16:21 +0200
commit9ee833a669137e5b2f750960ba5ef571676de127 (patch)
treed05b6b9b72f2dac86f5d2906001da2eb5ba01cbd /TODO.txt
parent508b9b216c3e0b8463cc31688b4e89b7de39283d (diff)
Use relative imports
Seems to make things easier when actually installing saneterm (or at
least I wouldn't know how to make it work without relative or absoulte
imports). However this breaks executing the __main__.py script directly
which is replaceable by using python -msaneterm which seems fine.

Preserving the __main__.py seems to only be possible using self
modifying PYTHOPATH which is just ugly.
Diffstat (limited to 'TODO.txt')
0 files changed, 0 insertions, 0 deletions