https://github.com/pupil-labs/pupil
Revision 7d007417cc4be16ac65e647340f8f9e0c7462743 authored by Patrick Faion on 18 November 2019, 12:37:16 UTC, committed by Patrick Faion on 18 November 2019, 12:37:16 UTC
If the path contains glob symbols (e.g. []) this will do bad things.
So we only glob the files inside, but not on the path.
Also I refactored the list-comprehension, because this way we don't have to instantiate the `Video(loc)` twice.
1 parent 946f51c
History
Tip revision: 7d007417cc4be16ac65e647340f8f9e0c7462743 authored by Patrick Faion on 18 November 2019, 12:37:16 UTC
Don't use glob on the full path
Tip revision: 7d00741
File Mode Size
.travis
deployment
docs
pupil_external
pupil_src
.gitignore -rw-r--r-- 708 bytes
.travis.yml -rw-r--r-- 526 bytes
COPYING -rw-r--r-- 34.3 KB
COPYING.LESSER -rw-r--r-- 7.5 KB
README.md -rw-r--r-- 4.6 KB
conftest.py -rw-r--r-- 397 bytes
pylama.ini -rw-r--r-- 41 bytes
update_license_header.py -rw-r--r-- 3.4 KB

README.md

back to top