Make Atom instances consume less memory by implementing str methods at the
authorZac Medico <zmedico@gentoo.org>
Sat, 28 Feb 2009 01:06:30 +0000 (01:06 -0000)
committerZac Medico <zmedico@gentoo.org>
Sat, 28 Feb 2009 01:06:30 +0000 (01:06 -0000)
commitf5fd360c50c794c19173e142fc68d745b7412afa
tree23f7e51092a9120121189ed96b80c3fddf32193e
parentcde01d3ff9300752bfb635ad9c77436ccd251f57
Make Atom instances consume less memory by implementing str methods at the
class level instead of referencing bound str methods.

svn path=/main/trunk/; revision=12730
pym/portage/dep.py