Skip to content

Instantly share code, notes, and snippets.

@anch0vy
Created February 2, 2015 06:08
Show Gist options
  • Save anch0vy/e281e96af99f3e101ee2 to your computer and use it in GitHub Desktop.
Save anch0vy/e281e96af99f3e101ee2 to your computer and use it in GitHub Desktop.
f=open('myfile')
print os.fstat(f.fileno()).st_size
@junorouse
Copy link

클래스를 올리시죳!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment