mirror of
https://github.com/HackPlan/atom-shell.git
synced 2026-04-10 22:42:26 +08:00
Using 'SOURCE_ROOT = os.path.dirname(os.path.dirname(__file__))' leads to an empty string if the path is relative.
Using 'SOURCE_ROOT = os.path.dirname(os.path.dirname(__file__))' leads to an empty string if the path is relative.