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 288e97b commit aef1000Copy full SHA for aef1000
1 file changed
Modules/cStringIO.c
@@ -56,7 +56,7 @@ static char cStringIO_module_documentation[] =
56
"\n"
57
"This module provides a simple useful replacement for\n"
58
"the StringIO module that is written in C. It does not provide the\n"
59
-"full generality if StringIO, but it provides enough for most\n"
+"full generality of StringIO, but it provides enough for most\n"
60
"applications and is especially useful in conjuction with the\n"
61
"pickle module.\n"
62
0 commit comments