RepoConfig: add find_invalid_path_char method
authorZac Medico <zmedico@gentoo.org>
Sun, 23 Sep 2012 22:43:04 +0000 (15:43 -0700)
committerZac Medico <zmedico@gentoo.org>
Sun, 23 Sep 2012 22:43:04 +0000 (15:43 -0700)
commit6d8d0c02457c2e94c759fe89db0bef196b78158a
tree70dd61dca7eb0d7a57cd382f68b5e1860e9ffb28
parent0d5b0fbd79ba8b2e7dd5d2f2db7d69cad3e56766
RepoConfig: add find_invalid_path_char method

This binds filename validation to the RepoConfig, so that eventually
we'll be able to control it via a layout.conf setting as discussed in
bug #435934.
bin/repoman
pym/portage/manifest.py
pym/portage/repository/config.py