In article <[email protected]>, Timothy Madden <[email protected]> wrote: > >Sorry if this is not the right newsgroup for python modules, I found no >other appropriate one.
You're in the right place! >I would like to start a project in python and I think it would be good >to start with python3.0, but I need tu use glib, dbus, wxWidgets and >postgresql. > >Do you know if I can get dbus bindings for python3 and glib bindings for >python3 ? Or could I use them otherwise (like without the modules) ? Sorry, no answers to your questions off-hand, but what's wrong with using 2.x? -- Aahz ([email protected]) <*> http://www.pythoncraft.com/ "A foolish consistency is the hobgoblin of little minds, adored by little statesmen and philosophers and divines." --Ralph Waldo Emerson -- http://mail.python.org/mailman/listinfo/python-list
