On Fri, 02 Sep 2016 12:02:20 -0400, "Ted Unangst" wrote: > this diff doesn't change any behavior, but creates separate read > and write open functions (which currently share quite a bit of code) > that only take the necessary arguments. > > it also deletes a never used zopen function. and removes completely > unncessary mode checking, because these functions were only ever > called with fixed strings.
Looks fine, OK millert@ - todd
