According to https://meta.wikimedia.org/wiki/Wikisource , French Wikisource still has more pages , but English Wikisource has more 'good' pages. need to check which algorithm change broke this test
FAIL: test_sort (tests.wikistats_tests.WikiStatsTestCase)
Test sorted results.
----------------------------------------------------------------------
Traceback (most recent call last):
File "tests/wikistats_tests.py", line 35, in test_sort
self.assertEqual(ws.languages_by_size('wikisource')[0], 'fr')
AssertionError: u'en' != u'fr'
- en
+ fr