'Prevent RST signal on port open in pySerial

Is it possible to begin serial port communications using pySerial without sending a reset signal?

I would like to not send a reset signal as I wish to communicate with an Arduino, which are reset by such a signal.



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source