Finding modification time for a specific file
I would like to do the following for a specific file, call it addMember.xls: 1) Print the name of the file. 2) By the side of the file, print its modification time. I can do this for all the files in the folder, but not for a specific file. I figure I need to pass some filter to objectValues to only select the specific file, but my attempts have been in vain so far. Thanks in advance for any help, Saurabh Help educate a child. http://www.purdue.edu/asha -- Saurabh Bagchi Dept. of Electrical & Computer Engineering, Purdue University. 465 Northwestern Avenue, West Lafayette, IN 47907. Phone: 765-494-3362(O); 765-497-1345(H); 765-427-5708(C) ____________________________________________________________________________________ Looking for last minute shopping deals? Find them fast with Yahoo! Search. http://tools.search.yahoo.com/newsearch/category.php?category=shopping
Hi, Am Sonntag, den 30.12.2007, 11:35 -0800 schrieb Saurabh Bagchi:
I would like to do the following for a specific file, call it addMember.xls: 1) Print the name of the file. 2) By the side of the file, print its modification time.
I can do this for all the files in the folder, but not for a specific file. I figure I need to pass some filter to objectValues to only select the specific file, but my attempts have been in vain so far.
Your question is very inspecific, especially to the development *of* Zope. To make sure you receive an answer, you should: - Be more specific, especially about the Zope part - Probably ask the zope@zope.org mailinglist (it seems to be a question of how to use Zope) Christian -- gocept gmbh & co. kg - forsterstrasse 29 - 06112 halle (saale) - germany www.gocept.com - ct@gocept.com - phone +49 345 122 9889 7 - fax +49 345 122 9889 1 - zope and plone consulting and development
participants (2)
-
Christian Theune -
Saurabh Bagchi