[Bug 55313] -hintfile: option

2013-12-26 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=55313 xqt i...@gno.de changed: What|Removed |Added Status|ASSIGNED|NEW CC|

[Bug 55313] -hintfile: option

2013-10-04 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=55313 --- Comment #2 from Kunal Mehta (Legoktm) legoktm.wikipe...@gmail.com --- - **assigned_to**: nobody -- purodha -- You are receiving this mail because: You are on the CC list for the bug. ___

[Bug 55313] -hintfile: option

2013-10-04 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=55313 --- Comment #1 from Kunal Mehta (Legoktm) legoktm.wikipe...@gmail.com --- Assigned to committer. -- You are receiving this mail because: You are on the CC list for the bug. ___ Wikibugs-l mailing

[Bug 55313] -hintfile: option

2013-10-04 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=55313 --- Comment #3 from Kunal Mehta (Legoktm) legoktm.wikipe...@gmail.com --- Assigned to committer. -- You are receiving this mail because: You are on the CC list for the bug. ___ Wikibugs-l mailing

[Bug 55313] -hintfile: option

2013-10-04 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=55313 --- Comment #8 from Kunal Mehta (Legoktm) legoktm.wikipe...@gmail.com --- 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,

[Bug 55313] -hintfile: option

2013-10-04 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=55313 --- Comment #4 from Kunal Mehta (Legoktm) legoktm.wikipe...@gmail.com --- Assigned to committer. -- You are receiving this mail because: You are on the CC list for the bug. ___ Wikibugs-l mailing

[Bug 55313] -hintfile: option

2013-10-04 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=55313 --- Comment #10 from Kunal Mehta (Legoktm) legoktm.wikipe...@gmail.com --- anyone out there to take care of this? -- You are receiving this mail because: You are on the CC list for the bug. ___

[Bug 55313] -hintfile: option

2013-10-04 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=55313 --- Comment #7 from Kunal Mehta (Legoktm) legoktm.wikipe...@gmail.com --- No, it's not exactly what I asked for. In the original feature request \#2284955

[Bug 55313] -hintfile: option

2013-10-04 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=55313 Kunal Mehta (Legoktm) legoktm.wikipe...@gmail.com changed: What|Removed |Added See Also|

[Bug 55313] -hintfile: option

2013-10-04 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=55313 --- Comment #9 from Kunal Mehta (Legoktm) legoktm.wikipe...@gmail.com --- this simple code should be working for this purpose f = codecs.open\(hintfilename, 'r', config.textfile\_encoding\) R =

[Bug 55313] -hintfile: option

2013-10-04 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=55313 --- Comment #5 from Kunal Mehta (Legoktm) legoktm.wikipe...@gmail.com --- Assigned to committer. -- You are receiving this mail because: You are on the CC list for the bug. ___ Wikibugs-l mailing

[Bug 55313] -hintfile: option

2013-10-04 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=55313 --- Comment #6 from Kunal Mehta (Legoktm) legoktm.wikipe...@gmail.com --- What you want to have, in the above example, can be had with: python interwiki.py -v -hintfile: -file: Pywikipediabot \(r6439 \(wikipedia.py\), Feb 24 2009, 21:48:26\)