mirror of
https://github.com/python/cpython.git
synced 2025-11-02 03:01:58 +00:00
#15636: add versionadded for decodebytes
This commit is contained in:
parent
2c1d1d6310
commit
75fd22519f
1 changed files with 2 additions and 0 deletions
|
|
@ -140,6 +140,8 @@ The legacy interface:
|
|||
encoded data, and return a byte string containing the resulting binary data.
|
||||
``decodestring`` is a deprecated alias.
|
||||
|
||||
.. versionadded:: 3.1
|
||||
|
||||
|
||||
.. function:: encode(input, output)
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue