Age | Commit message (Collapse) | Author |
|
I tested using both my Python 2 and Python 3, it worked for both.
Worked for me previously because Py3 is my default, not 2 :p
|
|
Avoids systems using `ascii` as default to choke on stuff like `Pokémon`
|
|
|
|
Code wrongly assumed if end - beg + 1 < bpp then y_beg == y_end && x_beg == x_end, but
that's obviously not always the case.
Signed-off-by: Tauwasser <Tauwasser@tauwasser.eu>
|
|
Don't print "Here" a lot
'make mostlyclean' needs to remove .d files in case a file was renamed
|
|
Signed-off-by: Tauwasser <Tauwasser@tauwasser.eu>
|