On Fri, Mar 23, 2012 at 23:16, Conscious User <[email protected]> wrote: > > So a reasonable conclusion is that now introspected > modules are keeping the environment variables they had > the first time they are loaded.
I don't think this is happening in PyGObject, but rather in GLib. You may want to ask this question to the GLib developers, or even better take a look at the GLib sources and understand why that is happening. Regards, Tomeu _______________________________________________ python-hackers-list mailing list [email protected] http://mail.gnome.org/mailman/listinfo/python-hackers-list
