On 3/30/06, Sullivan Zheng <[EMAIL PROTECTED]> wrote:
Wow, seems I am not that supid. Why python does not include this function in the file object. It is almost a tradition in other languages...
 
import os
 
os.stat(path).st_size
 
really not elegant or OO.


True.

--
Sebastjan
http://www.trepca.si/blog
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to