On Sat, Mar 2, 2013 at 10:52 AM, Kwpolska <kwpol...@gmail.com> wrote: > IOError and OSError should cover all copy problems, I think.
And it may be worth pointing out here that as of Python 3.3, IOError is just a synonym for OSError. -- http://mail.python.org/mailman/listinfo/python-list