This is indeed a bug (at build time). Could you please try these updated binaries :
ftp://ftp.gnome.org/pub/GNOME/binaries/win32/pygtk/2.12/pygtk-2.12.1-3.win32 -py2.6.exe Cédric -----Original Message----- From: [email protected] [mailto:[email protected]] On Behalf Of Squonk Sent: 2009-01-11 19:27 To: [email protected] Subject: Re: [pygtk] PrintOperation gone from python 2.6 build? > look at > >>>> dir(gtk) > > 2009/1/10 Squonk <[email protected]> > >> Hello, >> >> I have decided to upgrade my pygtk application from python 2.5 to 2.6. >> But >> the latest build of pygtk for 2.6 seem to have problems with >> gtk.PrintOperation: PrintOperation, PrintSettings etc are missing when I look at "dir(gtk)": >>> open('test.txt', 'w').write('\n'.join(dir(gtk))) ...skipped... PathPriorityType PathType Pixmap Plug PolicyType PositionType Preview PreviewType PrivateFlags Progress ProgressBar ProgressBarOrientation ProgressBarStyle RC_BASE RC_BG RC_FG ...skipped... Can anyone confirm if the bug exist with Python 2.6.1 and PyGTK 2.12.1 (pygtk-2.12.1-2.win32-py2.6.exe), PyCairo 1.4.12 and PyGObject 2.14.2 on Windows? _______________________________________________ pygtk mailing list [email protected] http://www.daa.com.au/mailman/listinfo/pygtk Read the PyGTK FAQ: http://faq.pygtk.org/ _______________________________________________ pygtk mailing list [email protected] http://www.daa.com.au/mailman/listinfo/pygtk Read the PyGTK FAQ: http://faq.pygtk.org/
