Use platform module to make it clear what we're displaying. Instead of
authorZac Medico <zmedico@gentoo.org>
Wed, 4 Jun 2008 03:50:44 +0000 (03:50 -0000)
committerZac Medico <zmedico@gentoo.org>
Wed, 4 Jun 2008 03:50:44 +0000 (03:50 -0000)
commitdcb0e56b3ebaabccc44246f6a2ede2f880cc5527
tree86711340312a13c0889f835a669dfd44adfc0486
parentcc04625c811f511c3fcba7eeaab2f246968b9fc3
Use platform module to make it clear what we're displaying.  Instead of
an 'uname -mrp' call use platform.platform() to describe the system in
emerge --info. (branches/prefix r10555)

svn path=/main/trunk/; revision=10575
pym/_emerge/__init__.py