Add square brackets, [ and ] to the _invalid_atom_chars_regexp that's
authorZac Medico <zmedico@gentoo.org>
Sun, 25 May 2008 01:54:42 +0000 (01:54 -0000)
committerZac Medico <zmedico@gentoo.org>
Sun, 25 May 2008 01:54:42 +0000 (01:54 -0000)
commit2cfeeb2014b3648cc63f1f959afc70807ba15450
treeaecc7b66c1aaeb3d9ea116a7b2d4ddd9f15a2fce
parent6df92dcf244713a32fbe0c569cef398901651084
Add square brackets, [ and ] to the _invalid_atom_chars_regexp that's
used by isvalidatom() since we don't wan't atoms with USE deps slipping
through here.

svn path=/main/branches/2.1.2/; revision=10397
pym/portage_dep.py