"time" module under AIX?

Oren Tirosh oren-py-l at hishome.net
Sun Sep 22 02:47:00 EDT 2002


On Sun, Sep 22, 2002 at 01:34:36AM -0400, marco wrote:
> marco <marco at reimeika.ca> writes:
> 
> > I've just compiled python 2.2.1 under AIX and all seemed
> > to go well. However, I'm having some trouble importing
> > a few modules such as "time" and "math" e.g.
> 
> OK, it seems it was a permission problem. I compile/install
> stuff as a non-privileged user and then change ownership.
> However, it turns out that "make install" doesn't use the
> "install" command consistently and sometimes just copies
> stuff (without setting any permissions).

Please submit a bug report at http://sourceforge.net/bugs/?group_id=5470

If you also submit a patch it will be great!

	Oren





More information about the Python-list mailing list