https://bugzilla.wikimedia.org/show_bug.cgi?id=55313
--- Comment #8 from Kunal Mehta (Legoktm) <[email protected]> --- I guess we need to combine "TextfilePageGenerator" from pagegenerators.py and "hintfile" from interwiki.py, so that both the page title and the hint are read, line by line, from the same hintfilename - page title from the first pair of brackets \[\[\]\], and the hint - from the second pair of brackets in the same line within hintfile. Is it possible to implement this, please? -- 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
