Skip to content
Snippets Groups Projects
  1. Jan 17, 2023
  2. Dec 14, 2005
  3. Mar 15, 2005
  4. Mar 12, 2005
  5. Mar 02, 2005
  6. Jan 19, 2005
  7. Jan 01, 2004
  8. Oct 26, 2003
  9. Oct 25, 2003
    • Per Cederqvist's avatar
    • Per Cederqvist's avatar
      Some documentation added. · 26029388
      Per Cederqvist authored
      (stty_init): Change default value to False instead of None.
      (__use): New function.
      (_inherit_stty): New function.
      (_stty_init): New function.
      (_spawn): New arguments: inherit_stty, stty_init.  Only inherit
      	stty settings if stdin is a tty.  If an exception occurs in
      	the child, transfer it to the parent as a
      	remote_exception.Remote object.
      (Spawn.__init__): New optional arguments: inherit_stty, stty_init.
      (spawn2): Pass all arguments to the Spawn constructor.
      26029388
Loading