I am trying to include my rc file, but I get this error:
unhandled NameError: "name 'rc_parse' is not defined"
this is my rc call:
rc_parse(test)
where test is my rc file...
What am I doing wrong here?
Thanks for any input
_______________________________________________ pygtk mailing list [email protected] http://www.daa.com.au/mailman/listinfo/pygtk Read the PyGTK FAQ: http://www.async.com.br/faq/pygtk/
