]> git.llucax.com Git - software/pymin.git/commit
Bugfix: catch LookupErrors instead of IndexError in ContainerSubHandler.
authorLeandro Lucarella <llucax@gmail.com>
Tue, 16 Oct 2007 03:25:17 +0000 (00:25 -0300)
committerLeandro Lucarella <llucax@gmail.com>
Tue, 16 Oct 2007 03:25:17 +0000 (00:25 -0300)
commit0b06609c08cbd1e1b7120f617a2261028b02dce5
tree4eee33bf432ed7fc322a6e6a091d5095d6fbd035
parent865ddb235489f38afd7043ee269e4f958474bd5a
Bugfix: catch LookupErrors instead of IndexError in ContainerSubHandler.
pymin/services/util.py