Message196052
I don't think we should hijack st_ctime. All the other members of the stat object correspond exactly to what you get back from the Unix stat() call. Let's not break that. How about just leaving st_ctime as it is and adding st_creationtime, which will have the nicer semantics? |
|
| Date |
User |
Action |
Args |
| 2013-08-23 22:40:25 | benjamin.peterson | set | recipients:
+ benjamin.peterson, zooko, pitrou, ezio.melotti, Zooko.Wilcox-O'Hearn |
| 2013-08-23 22:40:25 | benjamin.peterson | set | messageid: <[email protected]> |
| 2013-08-23 22:40:25 | benjamin.peterson | link | issue5720 messages |
| 2013-08-23 22:40:25 | benjamin.peterson | create | |
|