/[soft]/mga-gnome/trunk/mga-gnome
ViewVC logotype

Diff of /mga-gnome/trunk/mga-gnome

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 3057 by ovitters, Sat Feb 25 19:58:52 2012 UTC revision 3082 by ovitters, Sun Feb 26 20:12:05 2012 UTC
# Line 134  class XzTarFile(tarfile.TarFile): Line 134  class XzTarFile(tarfile.TarFile):
134          t._extfileobj = False          t._extfileobj = False
135          return t          return t
136    
137  if not hasattr(tarfile.TarFile, 'xvopen'):  if not hasattr(tarfile.TarFile, 'xzopen'):
138      tarfile.open = XzTarFile.open      tarfile.open = XzTarFile.open
139    
140  class SpecFile(object):  class SpecFile(object):

Legend:
Removed from v.3057  
changed lines
  Added in v.3082

  ViewVC Help
Powered by ViewVC 1.1.30