Last active
April 7, 2022 07:19
-
-
Save pointofpresence/53df048226e34b73a0cc56066b995027 to your computer and use it in GitHub Desktop.
Python get file size
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
os.path.getsize("/path/isa_005.mp3") |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment