https://bugzilla.wikimedia.org/show_bug.cgi?id=59013
John Mark Vandenberg jayvdb@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED CC| |jayvdb@gmail.com Resolution|--- |WORKSFORME
--- Comment #4 from John Mark Vandenberg jayvdb@gmail.com --- It looks like this code has changed, as it now throws an exception.
$ python pwb.py category.py move -simulate -lang:en -v -from:Category:Contents -to:Category:ContentsX .... SIMULATION: move action blocked. Site("en", "wikipedia").login(False) called when a previous login was in progress. Error saving page [[Category:ContentsX]] (Page [[en:Category:ContentsX]] doesn't exist.) ...backtrace... PageNotSaved: [[Category:ContentsX]]: Page [[en:Category:ContentsX]] doesn't exist.
Please re-open if the problem still exists with the current code.