Get attributes from an open file
This method is called instead of the getattr() method if the file information is available.
Currently this is only called after the create() method if that is implemented (see above). Later it may be called for invocations of fstat() too.
Introduced in version 2.5
See Implementation
Get attributes from an open file
This method is called instead of the getattr() method if the file information is available.
Currently this is only called after the create() method if that is implemented (see above). Later it may be called for invocations of fstat() too.
Introduced in version 2.5