Thanks, woked :)

On Sat, Jan 17, 2009 at 2:12 PM, Francesco Cosoleto <[email protected]> wrote:
> Jurgis Pralgauskis ha scritto:
>> for page in cat.articles(recurse = True):
>>   print page
>>
>> outputs:
>> [[Kategorija:Programa]]
>> Getting [[Kategorija:Programa]]...
>>
>> the same with pagegenerators.CategorizedPageGenerator(cat)
>>
>> ---
>> Any ideas?
>
> ----
>     # Which version of MediaWiki is used?
>     def version(self, code):
>         # Replace with the actual version being run on your wiki
>         return '1.13alpha'
> ----
>
> Try to replace "1.13alpha" with "1.7" in studento_family.py file:
>
> --
> Francesco Cosoleto | http://cosoleto.free.fr
>
> "Dunque nessuno indietro
> si volti, verso le navi, dopo che ha udito l'appello,
> ma andate avanti, l'un l'altro incitatevi,
> se mai l'Olimpio Zeus, che il fulmine avventa, ci voglia concedere
> di rintuzzare l'assalto, di ricacciare i nemici in città". (Omero)
>
>
> _______________________________________________
> Pywikipedia-l mailing list
> [email protected]
> https://lists.wikimedia.org/mailman/listinfo/pywikipedia-l
>



-- 
Jurgis Pralgauskis
tel: 8-616 77613;
jabber: [email protected]; skype: dz0rdzas;
Don't worry, be happy and make things better ;)
_______________________________________________
Pywikipedia-l mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/pywikipedia-l

Reply via email to