mirror of
https://github.com/python/cpython.git
synced 2024-11-27 11:55:13 +08:00
merge 3.4
This commit is contained in:
commit
27ee75f191
@ -34,7 +34,7 @@ between conformable Python objects and XML on the wire.
|
||||
|
||||
.. class:: ServerProxy(uri, transport=None, encoding=None, verbose=False, \
|
||||
allow_none=False, use_datetime=False, \
|
||||
use_builtin_types=False, context=None)
|
||||
use_builtin_types=False, *, context=None)
|
||||
|
||||
.. versionchanged:: 3.3
|
||||
The *use_builtin_types* flag was added.
|
||||
|
Loading…
Reference in New Issue
Block a user