mirror of
https://github.com/davidhalter/typeshed.git
synced 2026-02-12 05:01:40 +08:00
committed by
Łukasz Langa
parent
56bc0f5766
commit
6f5c6b5078
@@ -38,6 +38,7 @@ class MiniFieldStorage:
|
||||
|
||||
|
||||
class FieldStorage(object):
|
||||
FieldStorageClass = ... # type: Optional[type]
|
||||
keep_blank_values = ... # type: int
|
||||
strict_parsing = ... # type: int
|
||||
qs_on_post = ... # type: Optional[str]
|
||||
|
||||
Reference in New Issue
Block a user