On Mon, May 2, 2016 at 3:44 PM, Alexander Walters <tritium-list at sdamon.com> wrote: > with open(foo), open(bar): > .write(baz) # does what? > Hopefully it would raise an exception, even though, in the spirit of May 1st, it would pick one of the two files at random ;-). -- Koos