2015-05-07 7:51 GMT+03:00 John Mark Vandenberg <[email protected]>:
> cosmetic_changes.py has been moved from scripts/ into pywikibot/ , so
> that the library package 'pywikibot' is not dependant on the 'scripts'
> package.
>

Thanks for the heads up!

> https://gerrit.wikimedia.org/r/#/c/190715
>
> The script can still be run using its new location explicitly; e.g.
>
> $ python3 pwb.py pywikibot/cosmetic_changes.py -family:wikipedia
> -lang:en -page:Main_Page -simulate
>
> If you have a script that was importing cosmetic changes, you will
> need to update your import statement to import
> pywikibot.cosmetic_changes .
>
> We have a change pending to re-add 'scripts/cosmetic_changes.py', so
> the breakage is only temporary, however import statements should be
> updated anyway.
>
> https://gerrit.wikimedia.org/r/#/c/205843/
>
> Another way to reduce the impact of the move is allowing pwb to find &
> execute commands located in the pywikibot/ directory.
>
> https://gerrit.wikimedia.org/r/#/c/209429/

I know you guys are not keen on adding new configuration options, but
this looks like a prime candidate to me. Allowing the user's own list
of folders would simplify calling some scripts.

Thanks,
  Strainu

>
> --
> John Vandenberg
>
> _______________________________________________
> Pywikipedia-l mailing list
> [email protected]
> https://lists.wikimedia.org/mailman/listinfo/pywikipedia-l

_______________________________________________
Pywikipedia-l mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/pywikipedia-l

Reply via email to