Make Atom instances consume less memory by implementing str methods at the
authorZac Medico <zmedico@gentoo.org>
Wed, 11 Mar 2009 06:29:08 +0000 (06:29 -0000)
committerZac Medico <zmedico@gentoo.org>
Wed, 11 Mar 2009 06:29:08 +0000 (06:29 -0000)
commit9a34060f3c0d7a62ceeb8ecb74dbb4f5a34d6b3d
tree41b305fa541fde8737b5042c4bdbebef833c2f40
parent6e24129a3dda10fe300c6f3631ed5bc31e8fb601
Make Atom instances consume less memory by implementing str methods at the
class level instead of referencing bound str methods. (trunk r12730)

svn path=/main/branches/2.1.6/; revision=12979
pym/portage/dep.py