Last active
March 31, 2024 12:01
-
-
Save pointofpresence/4ee33a9ce7c6eac41a3b7a6e24faf8b0 to your computer and use it in GitHub Desktop.
Этот код использует модуль os.path из стандартной библиотеки языка Python для получения размера файла.
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