Get rid of a special function to set the data object since we can already get
commit799bfd47de27c81628ee3545a53d40d147a68b1e
authorChris Lumens <clumens@redhat.com>
Wed, 31 Oct 2007 14:12:29 +0000 (31 14:12 +0000)
committerChris Lumens <clumens@redhat.com>
Wed, 31 Oct 2007 14:12:29 +0000 (31 14:12 +0000)
tree11697ec83cb83f041855a1cbb367b198c680c28e
parent1fa3d7c09813665a63f7a53c208d89ff98a3cbbb
Get rid of a special function to set the data object since we can already get
at that in the parser from the handler reference.
ChangeLog
pykickstart/commands/logvol.py
pykickstart/commands/network.py
pykickstart/commands/partition.py
pykickstart/commands/raid.py
pykickstart/commands/repo.py
pykickstart/commands/user.py
pykickstart/commands/volgroup.py
pykickstart/commands/zfcp.py