Skip to content

Suppressing "WARNING: skipping a char (�)" in subprocess.Popen ? #16

@chrisoutwright

Description

@chrisoutwright

Is there a way to suppress the Warning messages being output to the Console when pipe = subprocess.Popen(args, stdout=subprocess.PIPE, stdin=subprocess.PIPE, shell=True) is being called to collect the output in senna_stdout?
As I understand this is not easily done (see Question posted here).

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions