Message389159
Python uses GetACP(), the ANSI code page of the operating system, for years. What is the advantage of using a different encoding? In my experience, most applications use the ANSI code page because they use the ANSI flavor of the Windows API.
What is the use case for using ___lc_codepage()? Is it a different encoding? |
|
| Date |
User |
Action |
Args |
| 2021-03-20 14:45:16 | vstinner | set | recipients:
+ vstinner, lemburg, methane, eryksun |
| 2021-03-20 14:45:16 | vstinner | set | messageid: <[email protected]> |
| 2021-03-20 14:45:16 | vstinner | link | issue43552 messages |
| 2021-03-20 14:45:16 | vstinner | create | |
|