* [gentoo-commits] portage r14459 - main/trunk/pym/portage
@ 2009-09-29 5:23 99% Zac Medico (zmedico)
0 siblings, 0 replies; 1+ results
From: Zac Medico (zmedico) @ 2009-09-29 5:23 UTC (permalink / raw
To: gentoo-commits
Author: zmedico
Date: 2009-09-29 05:23:23 +0000 (Tue, 29 Sep 2009)
New Revision: 14459
Modified:
main/trunk/pym/portage/xpak.py
Log:
Don't call self.scan() in tbz2.__init__ since all methods call it anyway.
Modified: main/trunk/pym/portage/xpak.py
===================================================================
--- main/trunk/pym/portage/xpak.py 2009-09-28 20:37:20 UTC (rev 14458)
+++ main/trunk/pym/portage/xpak.py 2009-09-29 05:23:23 UTC (rev 14459)
@@ -272,7 +272,6 @@
self.datasize=None
self.indexpos=None
self.datapos=None
- self.scan()
def decompose(self,datadir,cleanup=1):
"""Alias for unpackinfo() --- Complement to recompose() but optionally
^ permalink raw reply [relevance 99%]
Results 1-1 of 1 | reverse | options above
-- pct% links below jump to the message on this page, permalinks otherwise --
2009-09-29 5:23 99% [gentoo-commits] portage r14459 - main/trunk/pym/portage Zac Medico (zmedico)
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox