XZise added a subscriber: XZise.
XZise added a comment.

It might be related to page titles using non-ASCII characters. I got for 
example:

  xzise@L:~/Programms/pywikibot/core$ python pwb.py listpages -family:wikipedia 
-lang:test -catr:"','" -format:'{page.title}'
  Editpage.js
  RickK~testwiki/monobook.js
  2 page(s) found
  xzise@L:~/Programms/pywikibot/core$ python pwb.py listpages -family:wikipedia 
-lang:test -catr:"','" -format:'{page.title}' > TEST
  2 page(s) found

And that TEST file contained both pages. Which version of Python and pywikibot 
are you using? I tested it on 2.7.8 and 3.4.3 which both worked. And we had 
problems with piping data as it used then ASCII as the console encoding.


TASK DETAIL
  https://phabricator.wikimedia.org/T107512

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: XZise
Cc: XZise, Aklapper, Vituzzu, pywikibot-bugs-list, jayvdb, Malyacko, P.Copp



_______________________________________________
pywikibot-bugs mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/pywikibot-bugs

Reply via email to