Le lundi 03 octobre 2005 à 08:22 -0700, Rich Burridge a écrit : > Hi. > > We (Sun Microsystems) are in the process of integrating PyORBIT, PyGtk and > gnome-python into our next major Solaris JDS (GNOME) release. One of the > steps in order to achieve this is to get the project reviewed by an > architectural review committee. The committee has a "20 questions" document. > > One of the questions is: > > 9.2 Interface Table: Include Imported and Exported Interface Tables > showing all customer-visible interfaces and inter-project > interfaces and significant internal interfaces (inter-subsystem > and inter-invocation). Interfaces are not just function calls. > Include user interfaces (graphical, browser based, character based), > configuration files, XML schemas, network protocols, port numbers, > etc. > > Now for Pygtk I can put something like: > > EXPORTED INTERFACES: > > Proposed Former Stability > Interface Stability Classification > Name Classification or Other Comments > ------------------------ ------------- -------------------- > > "import atk" External Pygtk imports [1] > "import glade" External
I think it should be "import gtk.glade". Regards, -- Germán Poó Caamaño http://www.ubiobio.cl/~gpoo/ _______________________________________________ pygtk mailing list [email protected] http://www.daa.com.au/mailman/listinfo/pygtk Read the PyGTK FAQ: http://www.async.com.br/faq/pygtk/
