On Wednesday, January 31, 2018 at 7:41:50 PM UTC, Victor Porton wrote:
> wxjmfa...@gmail.com wrote:
> 
> > Le mercredi 31 janvier 2018 20:13:06 UTC+1, Chris Angelico a écrit :
> >> On Thu, Feb 1, 2018 at 5:58 AM, Victor Porton wrote:
> >> > LibComCom is a C library which passes a string as stdin of an OS
> >> > command and stores its stdout in another string.
> >> 
> >> Something like the built-in subprocess module does?
> >> 
> >> ChrisA
> > 
> > Do you mean the buggy subprocess module (coding of characters) ?
> 
> Please elaborate: which bugs it has? in which versions?
> 
> > Yes, there is a working workaround : QtCore.QProcess().
> -- 
> Victor Porton - http://portonvictor.org

You've now met the RUE, the Resident Unicode Expert.  For years he's been 
stating that the Python 3 Flexible String Representation is buggy, to the 
extent that Python 3.6.2 is unusable on Windows.  Strangely he cannot produce a 
shred of evidence to support his case so feel free to ignore him.

--
Kindest regards.

Mark Lawrence.
-- 
https://mail.python.org/mailman/listinfo/python-list

Reply via email to