emerge_main: split out run_action
authorZac Medico <zmedico@gentoo.org>
Tue, 16 Oct 2012 08:33:54 +0000 (01:33 -0700)
committerZac Medico <zmedico@gentoo.org>
Tue, 16 Oct 2012 08:33:54 +0000 (01:33 -0700)
commit65e69242814553b826b9277495a5f62b79569269
treec70ee0e7310eb1ec4d457949d15732c577f49fb4
parenteeef84317758b01ae2c1ba8f343343179aebc01e
emerge_main: split out run_action

Also move post_emerge and chk_updated_cfg_files to separate files.
pym/_emerge/actions.py
pym/_emerge/chk_updated_cfg_files.py [new file with mode: 0644]
pym/_emerge/main.py
pym/_emerge/post_emerge.py [new file with mode: 0644]