[Bug 55262] -dir: paramter not working, variable _base_dir has unclear e

2014-07-24 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=55262

Amir Ladsgroup  changed:

   What|Removed |Added

   Priority|Unprioritized   |Low
 CC||ladsgr...@gmail.com
  Component|interwiki.py|General
Version|unspecified |compat (1.0)

--- Comment #2 from Amir Ladsgroup  ---
Reproduced in compat, the code works perfectly fine in core though.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 55262] -dir: paramter not working, variable _base_dir has unclear e

2013-12-31 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=55262

xqt  changed:

   What|Removed |Added

 Status|ASSIGNED|NEW
 CC||i...@gno.de

-- 
You are receiving this mail because:
You are on the CC list for the bug.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 55262] -dir: paramter not working, variable _base_dir has unclear e

2013-10-05 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=55262

Nemo  changed:

   What|Removed |Added

  Component|General |interwiki.py

-- 
You are receiving this mail because:
You are on the CC list for the bug.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 55262] -dir: paramter not working, variable _base_dir has unclear e

2013-10-04 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=55262

Kunal Mehta (Legoktm)  changed:

   What|Removed |Added

   See Also||https://sourceforge.net/p/p
   ||ywikipediabot/bugs/1224

-- 
You are receiving this mail because:
You are on the CC list for the bug.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 55262] -dir: paramter not working, variable _base_dir has unclear e

2013-10-04 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=55262

--- Comment #1 from Kunal Mehta (Legoktm)  ---
Here is a sample session - there is no config in /tmp/


user@A1A:~/files/pywikipedia$ python interwiki.py -dir:/tmp/
No user-config.py found in directory '/tmp/'
Creating...

'user-config.py' already exists.
Traceback \(most recent call last\):
File "interwiki.py", line 337, in 
import wikipedia as pywikibot
File "/home/.../files/pywikipedia/wikipedia.py", line 143, in 
from pywikibot import \*
File "/home/.../files/pywikipedia/pywikibot/\_\_init\_\_.py", line 15, in

from exceptions import \*
File "/home/.../files/pywikipedia/pywikibot/exceptions.py", line 13, in

import config
File "/home/.../files/pywikipedia/config.py", line 90, in 
for \_filename in os.listdir\(os.path.join\(\_base\_dir, 'families'\)\):
OSError: \[Errno 2\] No such file or directory: '/tmp/families'
user@A1A:~/files/pywikipedia$

-- 
You are receiving this mail because:
You are on the CC list for the bug.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l