Platform Development • Re: I created a Python 3 port of UXP out of boredom...
Pale Moon forum - Forum index [Unofficial]
April 3, 2026
I removed "sys.stderr.write(stdout.decode(encoding='utf-8'))" line from file expandlibs_exec.py and the build was successful.
I also noticed a peculiarity that in the source files the files have a “0x0A” line ending. After building and packaging, all files began to have line ending “0x0D 0x0A”.
Discussion in the ATmosphere