Ok, so I have a fresh install on a stable AMD system. I have decided to go the full hardened/selinux route. I found this guide to convert this newly installed system:
http://www.gentoo.org/proj/en/hardened/selinux/selinux-handbook.xml?part=2&chap=1 So the current version of python selected is 3.3. This guide mandates Python 2.7. However after do this there is no requirement to run 'python-updater' ? Should I recompile everything after this step, before completing the rest of the guide's steps. After the guides steps are completed, should I run a emerge --update --newuse --deep @system @world just to be sure? Any other caveates?