--=-nZuN/tnt9o6GFKNI0m3P Content-Type: text/plain Content-Transfer-Encoding: quoted-printable On Fri, 2003-02-14 at 16:23, R P Herrold wrote: > Seth noted: >=20 > > 1. url for conf file ie: yum -c http://myserver/mypath/yum.conf > > http, ftp and file urls >=20 > Thanks -- I have written a GPL CGI handler to do dispatch,=20 > based upon 'GET'ted variants of the -c option. >=20 > http://www.owlriver.com/support/yum/ >=20 > This option is tremendously useful. Any chance of an official=20 > backport for the RHL 7.x and rpm-4.1 variants of yum? >=20 Here's the problem - I need someway of getting ConfigParser to take file objects - which in python 1.5.2 it can't. OR I need some safe way of making temp files, which, is not available in python 1.5.2 (or hell, in 2.2) either. Subclassing the ConfigParser class was mentioned to me by michael stenner. If it doesn't cause too much pain it would be possible. -sv --=-nZuN/tnt9o6GFKNI0m3P Content-Type: application/pgp-signature; name=signature.asc Content-Description: This is a digitally signed message part -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.1 (GNU/Linux) iD8DBQA+TWEa1Aj3x2mIbMcRAvnRAJ9TJ9vVuhW85paO8inB+GLEKAKCkACeLDEr fFJYm9pxsxGLPFEt/JrIJCU= =+/0u -----END PGP SIGNATURE----- --=-nZuN/tnt9o6GFKNI0m3P--