[New-bugs-announce] [issue10729] fwbackups python lib error
Ayman Elmasry
report at bugs.python.org
Sat Dec 18 09:49:32 CET 2010
New submission from Ayman Elmasry <elmasry.ayman at gmail.com>:
I hope this topic is not completely unfitting here.
fwbackups error after backup attempt which concerned python lib:
ERROR : Traceback (most recent call last): File "/usr/lib/python2.4/site-packages/fwbackups/operations/backup.py", line 698, in start pkgListfiles = self.createPkgLists() File "/usr/lib/python2.4/site-packages/fwbackups/operations/backup.py", line 85, in createPkgLists fh = tempfile.NamedTemporaryFile(suffix='.txt', prefix="%s - tmp" % _('rpm - Package list'), delete=False) TypeError: NamedTemporaryFile() got an unexpected keyword argument 'delete'
----------
components: Library (Lib)
messages: 124276
nosy: elmasry-ayman
priority: normal
severity: normal
status: open
title: fwbackups python lib error
versions: Python 2.5
_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue10729>
_______________________________________
More information about the New-bugs-announce
mailing list