On 23 Mar 2001 14:57:01 +0000, Michele Campeotto wrote:
>   Why does the gnome.util module isn't in gnome-python 1.4? I need 
> gnome.util.datadir_file() what can I do?


This is what I have from a console - I'm running home-compiled versions
of python-2.0 and pygnome-1.4.0 on Linux-Mandrake 7.2
No ideas why yours should be different - maybe recompiling would help?

Python 2.0 (#1, Feb 11 2001, 15:24:59) 
[GCC 2.95.3 19991030 (prerelease)] on linux-i386
Type "copyright", "credits" or "license" for more information.
>>> import gnome.util
>>> dir(gnome.util)
['__builtins__', '__doc__', '__file__', '__name__', '_gnome',
'config_file', 'datadir_file', 'gnome', 'libdir_file', 'pixmap_file',
'sound_file', 'unconditional_config_file', 'unconditional_datadir_file',
'unconditional_libdir_file', 'unconditional_pixmap_file',
'unconditional_sound_file']


_______________________________________________
pygtk mailing list   [EMAIL PROTECTED]
http://www.daa.com.au/mailman/listinfo/pygtk

Reply via email to