Login | Register For Free | Help
Search for: (Advanced)

Mailing List Archive: Python: Bugs

[issue7232] Support of 'with' statement fo TarFile class

 

 

Python bugs RSS feed   Index | Next | Previous | View Threaded


report at bugs

Oct 29, 2009, 12:29 AM

Post #1 of 4 (88 views)
Permalink
[issue7232] Support of 'with' statement fo TarFile class

New submission from Jaime Buelta <jaime.buelta[at]gmail.com>:

Currently, the TarFile is not supporting the 'with' statement, which I
think it should for coherence with other file classes.

I've already created a patch including it for consideration.

----------
components: Library (Lib)
files: tarfileWithSupport.patch
keywords: patch
messages: 94645
nosy: jaime.buelta
severity: normal
status: open
title: Support of 'with' statement fo TarFile class
type: feature request
versions: Python 2.7
Added file: http://bugs.python.org/file15220/tarfileWithSupport.patch

_______________________________________
Python tracker <report[at]bugs.python.org>
<http://bugs.python.org/issue7232>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/list-python-bugs%40lists.gossamer-threads.com


report at bugs

Oct 29, 2009, 1:10 AM

Post #2 of 4 (80 views)
Permalink
[issue7232] Support of 'with' statement fo TarFile class [In reply to]

Lars Gustäbel <lars[at]gustaebel.de> added the comment:

Please clean up the patch, and I take another look at it.

----------
assignee: -> lars.gustaebel
nosy: +lars.gustaebel

_______________________________________
Python tracker <report[at]bugs.python.org>
<http://bugs.python.org/issue7232>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/list-python-bugs%40lists.gossamer-threads.com


report at bugs

Oct 29, 2009, 1:24 AM

Post #3 of 4 (79 views)
Permalink
[issue7232] Support of 'with' statement fo TarFile class [In reply to]

Jaime Buelta <jaime.buelta[at]gmail.com> added the comment:

I've cleaned the patch, I don't now why Eclipse added a lot of garbage,
sorry.

----------
Added file: http://bugs.python.org/file15221/tarfileWithSupportv2.patch

_______________________________________
Python tracker <report[at]bugs.python.org>
<http://bugs.python.org/issue7232>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/list-python-bugs%40lists.gossamer-threads.com


report at bugs

Oct 29, 2009, 6:13 PM

Post #4 of 4 (70 views)
Permalink
[issue7232] Support of 'with' statement fo TarFile class [In reply to]

Changes by Ezio Melotti <ezio.melotti[at]gmail.com>:


----------
nosy: +ezio.melotti
priority: -> normal
stage: -> patch review
versions: +Python 3.2

_______________________________________
Python tracker <report[at]bugs.python.org>
<http://bugs.python.org/issue7232>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/list-python-bugs%40lists.gossamer-threads.com

Python bugs RSS feed   Index | Next | Previous | View Threaded
 
 


Interested in having your list archived? Contact lists@gossamer-threads.com
 
  Web Applications & Managed Hosting Powered by Gossamer Threads Inc.