jayvdb added a comment. > Your default user directory is "/home/valhallasw/src/pywikibot-core" Do you > want to use that directory? ([y]es, [N]o) > > (assume 'yes', but the path should be mentioned)
Regarding the current patch, I am worried that this one wasnt clearly specified. `base_dir` (printed above) is determined by pywikibot. If someone has a `user-config.py` in `~/.pywikibot` and they wish to create a new `user-config.py` in the current directory, they will be told that `~/.pywikibot/user-config.py` exists. There needs to be a way to alter the directory. I believe the "assume 'yes'" means that if there is no `user-config.py` in `base_dir`, the script should proceed automatically. If there is a `user-config.py` in `base_dir`, the user should be given an option to change the target directory. TASK DETAIL https://phabricator.wikimedia.org/T85270 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To: AndyTechGuy, jayvdb Cc: gerritbot, AndyTechGuy, 8ohit.dua, Parvjain1, Khushbuparakh, jayvdb, valhallasw, Aklapper, pywikibot-bugs-list, XZise, Mpaa, Jay8g _______________________________________________ pywikibot-bugs mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/pywikibot-bugs
