Mercurial > hgrepos > Python > apps > py-cutils
view .hgignore @ 199:b2aba84ca426
Implement a "close()" method for cutils.util.walk.ScanDir.
Also check for closed iterators when __next__ is called.
| author | Franz Glasner <fzglas.hg@dom66.de> |
|---|---|
| date | Fri, 17 Jan 2025 15:24:08 +0100 |
| parents | a0cc15de8ae9 |
| children |
line wrap: on
line source
syntax: regexp (^|/)_venv.* \.py[co]$ ^dist/ ^build/ ^py_cutils\.egg\-info/ ^__.*
