https://bugzilla.wikimedia.org/show_bug.cgi?id=55154

       Web browser: ---
            Bug ID: 55154
           Summary: Can't login to wikisource.org
           Product: Pywikibot
           Version: unspecified
          Hardware: All
                OS: All
            Status: NEW
          Severity: normal
          Priority: Unprioritized
         Component: login.py
          Assignee: [email protected]
          Reporter: [email protected]
    Classification: Unclassified
   Mobile Platform: ---

Originally from: http://sourceforge.net/p/pywikipediabot/bugs/1572/
Reported by: Anonymous user
Created on: 2013-02-09 09:45:00
Subject: Can't login to wikisource.org
Original description:
I would like to be able to edit Wikisource with pywikipediabot; unlike all the
other wikis, http://wikisource.org/ does not redirect to
http://en.wikisource.org/ and thus I cannot login to wikisource.org without
playing with each script.

The following was outputted when I tried
family = 'wikisource'
mylang = ''

Traceback \(most recent call last\):
File "C:\Python27\pywikipedia1\redirect.py", line 65, in <module>
import wikipedia as pywikibot
File "C:\Python27\pywikipedia1\wikipedia.py", line 8717, in <module>
getSite\(noLogin=True\)
File "C:\Python27\pywikipedia1\pywikibot\support.py", line 115, in wrapper
return method\(\*\_\_args, \*\*\_\_kw\)
File "C:\Python27\pywikipedia1\wikipedia.py", line 8471, in getSite
\_sites\[key\] = Site\(code=code, fam=fam, user=user\)
File "C:\Python27\pywikipedia1\pywikibot\support.py", line 115, in wrapper
return method\(\*\_\_args, \*\*\_\_kw\)
File "C:\Python27\pywikipedia1\wikipedia.py", line 5667, in \_\_init\_\_
% \(self.\_\_code, self.\_\_family.name\)\)
NoSuchSite: Language  does not exist in family wikisource

-- 
You are receiving this mail because:
You are the assignee for the bug.

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

Reply via email to