Hello. I've some difficulties implementing a script to parse source.list . I found only few informations about python-apt, and the sources don't give me enought data.
How can I parse sources.list, to get the URL of the Packages files? It seems that 'apt_pkg.GetPkgSourceList' would do the work but I can get any results from this class. BTW: why this man page is not included: http://lists.debian.org/deity/2002/deity-200210/msg00164.html ? Where can I find further information on python-apt? ciao cate

