Files
typeshed/stdlib/xml
Andrey Rakhmatullin 7b18a0be91 Fix type hint for xml.sax.saxutils.XMLGenerator.__init__(). (#10979)
The `out` parameter accepts objects with `write(__o: bytes)`, not `write(__o: str)` methods.
2023-11-06 14:31:50 +01:00
..
2022-11-03 15:32:10 +00:00
2022-11-03 15:32:10 +00:00