New submission from Ayman Elmasry <elmasry.ay...@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 <rep...@bugs.python.org> <http://bugs.python.org/issue10729> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com