STINNER Victor <victor.stin...@haypocalc.com> added the comment:

Attached patch is a draft adding a new encoding: command line encoding. It is 
used to encode (subprocess) and decode (python) the command line arguments. It 
adds sys.getcmdlineencoding().

----------
keywords: +patch
Added file: http://bugs.python.org/file17716/cmdline_encoding.patch

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue8775>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to