If the filename contained a [] pair, the file would not match the glob pattern used for selecting for deletion. Backporting the glob.escape function from Python 3.4 and using it here should fix that. We only use our own ported version if glob.escape doesn't exist - that should reduce redundant code once we become Python 3 compatible. |
||
|---|---|---|
| .. | ||
| filemanager | ||
| manual_tests | ||
| plugin | ||
| plugins | ||
| printer | ||
| server | ||
| settings | ||
| slicing | ||
| static/js | ||
| timelapse | ||
| users | ||
| util | ||
| test_daemon.py | ||