I was getting errors when trying to "dic get ..." files
that had special characters (i.e. ' or " or ( or ))
because they weren't being properly escaped before
being passed to the shell and /bin/cp. This patch will
use the built in python module shutil to copy files and
directories which doesn't exhibit the same problems.
Nobody/Anonymous
None
None
Public
|
Date: 2007-12-06 23:50
|
| Filename | Description | Download |
|---|---|---|
| shutil.patch | Patch file | Download |
| Field | Old Value | Date | By |
|---|---|---|---|
| status_id | Open | 2007-12-06 23:50 | sremington |
| resolution_id | None | 2007-12-06 23:50 | sremington |
| close_date | - | 2007-12-06 23:50 | sremington |
| File Added | 194929: shutil.patch | 2006-09-24 05:23 | sremington |