Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Setting mode member of Filestream class
We have method mode() which returns open mode of current file but we never set mode variable.Thus it always return None.
- Loading branch information