ecu_jon <[email protected]> wrote: > >i know backslashes are special. there a special pain in my #$%. >without a windows environment, you would have to change destination2 >significantly to try it out. but like i said above you can try version >11 in a linux environment.
If they are a pain in your #$%, then don't use them. You can use forward slashes everywhere in Windows, except when typing commands at the command prompt. ALL of the Windows file system APIs accept forward slashes. -- Tim Roberts, [email protected] Providenza & Boekelheide, Inc. -- http://mail.python.org/mailman/listinfo/python-list
