[Python-Dev] File Object Copy

Greg Stein gstein@lyra.org
Wed, 12 Jul 2000 03:01:56 -0700


On Wed, Jul 12, 2000 at 12:06:06PM +0300, Moshe Zadka wrote:
> On Wed, 12 Jul 2000, Greg Stein wrote:
> 
> > Add shutil.copyfileob(src_file_ob, dst_file_ob). shutil.copyfile() can call
> > it after opening the files.
> 
> Done. Can someone who is able to checkin assign it to themselves?

Checked in, and the patch is now closed.

Cheers,
-g

-- 
Greg Stein, http://www.lyra.org/