When a subclass of BaseVersion registers a handler that already exists from a
commitf222f1f25c55c2933549941a1f5154f6b44b57e9
authorChris Lumens <clumens@redhat.com>
Fri, 12 Jan 2007 16:18:17 +0000 (12 16:18 +0000)
committerChris Lumens <clumens@redhat.com>
Fri, 12 Jan 2007 16:18:17 +0000 (12 16:18 +0000)
tree21fa6d454a24d37b1b7ebf03a41e0ce56af29e1c
parent772d15834f0b1d50d77f0c3235eb5a26ca437d14
When a subclass of BaseVersion registers a handler that already exists from a
class higher up the chain, remove the existing handler in favor of the new one.
pykickstart/commands/base.py