[Patches] [ python-Patches-720188 ] proposed patch for posixpath.py: getctime()

SourceForge.net noreply at sourceforge.net
Sun Aug 8 20:40:05 CEST 2004


Patches item #720188, was opened at 2003-04-12 07:42
Message generated for change (Comment added) made by kbk
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=305470&aid=720188&group_id=5470

Category: Modules
Group: Python 2.1.2
>Status: Closed
>Resolution: Out of Date
Priority: 5
Submitted By: Jose' Manuel Sebrosa (sebrosa)
>Assigned to: Kurt B. Kaiser (kbk)
Summary: proposed patch for posixpath.py: getctime()

Initial Comment:
I am using python 2.1.3 from debian woody.

The module posixpath defines getatime() and getmtime()
functions, but it lacks a similar getctime().

Here is my proposed patch to add getctime() to posixpath.


----------------------------------------------------------------------

>Comment By: Kurt B. Kaiser (kbk)
Date: 2004-08-08 13:40

Message:
Logged In: YES 
user_id=149084

getctime() was added to posixpath.py at Rev 1.56 31Dec02 and
first appeared in 2.3.  Was not backported to 2.2.

Closing as out of date.

----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=305470&aid=720188&group_id=5470


More information about the Patches mailing list