]> git.llucax.com Git - software/pymin.git/commit
Add support "operation tagging" to ParametersHandler.
authorLeandro Lucarella <llucax@gmail.com>
Mon, 22 Oct 2007 05:29:48 +0000 (02:29 -0300)
committerLeandro Lucarella <llucax@gmail.com>
Mon, 22 Oct 2007 05:29:48 +0000 (02:29 -0300)
commit7f426866e306d9f506aee344bf8cd8e098375004
tree7475871e0d18b1c11cfa734c95c08e1e1f23360b
parent8ef5c142a621796d24b474e39eb0c20989bfdf6f
Add support "operation tagging" to ParametersHandler.

Now if a ParametersHandler instance has an attribute _update, it will be
changes to True when the set command is called.
pymin/services/util.py