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

Skip to content

Commit d3343cb

Browse files
committed
Remove the multifile module as deprecated by PEP 4.
1 parent ce26195 commit d3343cb

4 files changed

Lines changed: 2 additions & 350 deletions

File tree

Doc/library/multifile.rst

Lines changed: 0 additions & 191 deletions
This file was deleted.

Doc/library/netdata.rst

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,6 @@ on the Internet.
1717
mailbox.rst
1818
mimetools.rst
1919
mimetypes.rst
20-
multifile.rst
2120
rfc822.rst
2221
base64.rst
2322
binhex.rst

Lib/multifile.py

Lines changed: 0 additions & 158 deletions
This file was deleted.

Misc/NEWS

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,8 @@ Extension Modules
2121
Library
2222
-------
2323

24+
- The multifile module has been removed.
25+
2426
- The SocketServer module has been renamed to socketserver.
2527

2628
- Fix the __all__ setting on 'collections' to include UserList and UserString.

0 commit comments

Comments
 (0)