Skip to content

moduos fix file size os.stat()#105

Open
ens4dz wants to merge 1 commit intopulkin:masterfrom
ens4dz:patch-2
Open

moduos fix file size os.stat()#105
ens4dz wants to merge 1 commit intopulkin:masterfrom
ens4dz:patch-2

Conversation

@ens4dz
Copy link

@ens4dz ens4dz commented Aug 9, 2021

>>> os.stat('/t/test/adan.mp3') 
(32768, 0, 0, 0, 0, 0, 1080601, 10273, 10273, 10273) 
>>> os.stat('/t/test/1hour.amr') 
(32768, 0, 0, 0, 0, 0, 0, 10273, 10273, 10273)

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant