Hi 

Is there any was to use ConfigParser with Webkit?  What I want to do is
load a config file, but I was thinking of doing it in an __init__
statement so I could set some global variables.  The only problem is
that I can't seem to find a way to get the real path of my config file
in the __init__ method, self.request().serverSidePath('config.ini') does
not work.  I get an error saying that _request is not available.  Any
thoughts how I could do this.  I am currenlty importing a pythong file
and using a class for the config file, but I wanted something a little
more easy for other people to edit without having to know Python.  

Thanks in advance for any help

Jose




-------------------------------------------------------
This sf.net email is sponsored by: See the NEW Palm 
Tungsten T handheld. Power & Color in a compact size!
http://ads.sourceforge.net/cgi-bin/redirect.pl?palm0001en
_______________________________________________
Webware-discuss mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/webware-discuss

Reply via email to