https://bugzilla.wikimedia.org/show_bug.cgi?id=72918
--- Comment #2 from Merlijn van Deen <[email protected]> --- It's not about the cwd, but about the directory-pwb.py-is-in! https://github.com/wikimedia/pywikibot-core/commit/3a1ba465c74af95e52e5312f5c5dd5f2c43c3e8b#diff-f15f62388b2fa48d5a3f9f09dbafceffL146 -if "PYWIKIBOT2_DIR" not in os.environ: - os.environ["PYWIKIBOT2_DIR"] = os.path.split(__file__)[0] ^ that explicitly set PYWIKIBOT2_DIR to the pwb.py dir if it was not set before. -- You are receiving this mail because: You are on the CC list for the bug. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
