mirror of
https://github.com/python/cpython.git
synced 2026-01-06 15:32:22 +00:00
Fix typo
This commit is contained in:
parent
4fb588240f
commit
a1099be778
1 changed files with 1 additions and 1 deletions
|
|
@ -474,7 +474,7 @@ Internals
|
|||
- On Unix, fix code for finding Python installation directory so that
|
||||
it works when argv[0] is a relative path.
|
||||
|
||||
- Added a true tnicode_internal_encode() function and fixed the
|
||||
- Added a true unicode_internal_encode() function and fixed the
|
||||
unicode_internal_decode function() to support Unicode objects directly
|
||||
rather than by generating a copy of the object.
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue