Message47619
| Author |
loewis |
| Recipients |
| Date |
2005年01月29日.14:35:07 |
| SpamBayes Score |
| Marked as misclassified |
| Message-id |
| In-reply-to |
| Content |
Logged In: YES
user_id=21627
The patch is incomplete - it does not update the docstring.
For symmetry with newer_group, it might be reasonable to
support the same three arguments.
Looking at the code, I find it unfortunate that it uses
os.path.exists, causing a stat call, and then does another
stat call to find the time stamp.
Perhaps it would be possible to implement newer in terms of
newer_group?
newer_pairwise should then probably also allow propagation
of the newer argument. |
|
History
|
|---|
| Date |
User |
Action |
Args |
| 2007年08月23日 15:41:30 | admin | link | issue1109658 messages |
| 2007年08月23日 15:41:30 | admin | create |
|