You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
16 lines
307 B
16 lines
307 B
True
|
|
True
|
|
statvfs: (512, 512, 16, 16, 16, 0, 0, 0, 0, 255)
|
|
getcwd: /
|
|
True
|
|
[('foo_file.txt', 32768, 0, 6)]
|
|
stat root: (16384, 0, 0, 0, 0, 0, 0, 0, 0, 0)
|
|
stat file: (32768, 0, 0, 0, 0, 0, 6)
|
|
True
|
|
True
|
|
getcwd: /foo_dir
|
|
[]
|
|
True
|
|
getcwd: /
|
|
[(b'foo_file.txt', 32768, 0, 6), (b'foo_dir', 16384, 0, 0)]
|
|
ENOENT: True
|
|
|