mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-11-11 18:23:18 +01:00
What the code was trying to do was helpfully add a directory and extension if none were specified, but it did this by checking whether the filename was composed of a very limited character set that didn't even include dashes. With this change, the intention of the code is clearer, and I can put dashes in my screenshot names. |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| driver.py | ||
| logger.py | ||
| machine.py | ||
| polling_condition.py | ||
| py.typed | ||
| vlan.py | ||