use 'with' to redirect stdout

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • Neal Becker

    #1

    use 'with' to redirect stdout

    Is there a simple way to use a 'with' statement to redirect stdout in a
    block?

Working...