I've read the developerworks article about GnomeVFS modules written in
C and looked into the python bindings (which looks very clean), but I
could not find information about how one would initialize a python
based GnomeVFS module.

In the developerworks article the make file copies the configuration
file and the .so file to $prefix/lib/gnome-vfs-2.0/modules directory.

Question is how this is handled with the python bindings. Is there a
need for a similar configuration file? Do I have to copy the python
file(s) to a specific directory?

I'm running Ubuntu Hoary


------ Trond Andersen
_______________________________________________
pygtk mailing list   [email protected]
http://www.daa.com.au/mailman/listinfo/pygtk
Read the PyGTK FAQ: http://www.async.com.br/faq/pygtk/

Reply via email to