[Zope] finding the modification time

Robin Becker robin@jessikat.demon.co.uk
Thu, 26 Aug 1999 08:05:46 +0100


In article <37C4821E.81BC6BAA@digicool.com>, Jim Fulton
<jim@digicool.com> writes
>Robin Becker wrote:
>> 
>> can any one tell me what's the easiest way to find the mdoification date
>> of an object in python.
>
>  o._p_mtime
>
>gives the modification time as a time.time.
>
...
thanks
-- 
Robin Becker