]> git.llucax.com Git - software/pymin.git/commitdiff
Use more consistent getter name in ContainerSubHandler.
authorLeandro Lucarella <llucax@gmail.com>
Tue, 16 Oct 2007 00:02:06 +0000 (21:02 -0300)
committerLeandro Lucarella <llucax@gmail.com>
Tue, 16 Oct 2007 00:02:06 +0000 (21:02 -0300)
Now the method to access to the container attribute is named _attr() (and
_vattr) instead of _cont() (and _vcont). The method accept now an optional
'attr' argument to act as a setter.


No differences found