This is from wikipedia.postData() which ensures that all sent data is received otherwise it calls itself recursively
xqt ----- Original Nachricht ---- Von: Bináris <[email protected]> An: Pywikipedia discussion list <[email protected]> Datum: 05.07.2011 15:04 Betreff: [Pywikipedia-l] A strange warning message > Hi, > > I ran an own script (not published yet), and suddenly I got a strange > message (see bolded "Warning" line): > > Wikipédia:Kocsmafal (m?szaki)/Archív56 56 > Wikipédia:Kocsmafal (m?szaki)/Archív57 57 > *Warning! len(text) does not match content-length: 6952 != 39337* > Saving Wikipédia:Kocsmafal (m?szaki)/Tartalomjegyzék > Updating page [[Wikipédia:Kocsmafal (m?szaki)/Tartalomjegyzék]] via API > > > This is NOT my code, there are no such words in my program! > Last line is from wikipedia.py, the others from my script, but where does > this bold text come? > No module name or line number appeared. > > Imports are: > import re > import date > import wikipedia as pywikibot > import archivebot > > > -- > Bináris > > > -------------------------------- > > _______________________________________________ > 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
