Hi, I'm looking for a way to read the lastwritetime property of a windows registry key. I've tried searching google a ton, but lastwritetime also applies to files as well, so search results are never what I intended. I found the function in perl, but the program is in python and I would much rather stick to python using the win32 module. Thanks.
-- http://mail.python.org/mailman/listinfo/python-list