Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 22adaa0

Browse files
committed
minor #6909 DumpFile() third argument is deprecated and doesn't exists anymore (mickaelandrieu)
This PR was merged into the 2.7 branch. Discussion ---------- DumpFile() third argument is deprecated and doesn't exists anymore see #6906 nl;dr; ``dumpFile()`` third argument is deprecated and removed in 3.x, we shouldn't document it. Commits ------- 155e48b DumpFile() third argument is deprecated and doesn't exists anymore in 3.x
2 parents ae046a0 + 155e48b commit 22adaa0

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

components/filesystem.rst

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -252,8 +252,6 @@ complete new file (but never a partially-written file)::
252252

253253
The ``file.txt`` file contains ``Hello World`` now.
254254

255-
A desired file mode can be passed as the third argument.
256-
257255
Error Handling
258256
--------------
259257

0 commit comments

Comments
 (0)