>>> import os >>> b = os.path.getsize("/path/isa_005.mp3") >>> b 2071611
import os os.path.getsize('C:\\Python27\\Lib\\genericpath.py')