We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e59ec1b commit f8716c8Copy full SHA for f8716c8
Lib/wsgiref/validate.py
@@ -77,7 +77,7 @@
77
78
* That wsgi.input is used properly:
79
80
- - .read() is called with zero or one argument
+ - .read() is called with exactly one argument
81
82
- That it returns a string
83
0 commit comments