Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4bd3129 commit 25f043bCopy full SHA for 25f043b
1 file changed
Lib/multiprocessing/heap.py
@@ -21,7 +21,7 @@
21
__all__ = ['BufferWrapper']
22
23
#
24
-# Inheirtable class which wraps an mmap, and from which blocks can be allocated
+# Inheritable class which wraps an mmap, and from which blocks can be allocated
25
26
27
if sys.platform == 'win32':
0 commit comments