On Fri, 2011-02-18, Alexander Kapps wrote:
> On 18.02.2011 19:51, Westley Martínez wrote:
>> On Fri, 2011-02-18 at 04:55 -0800, peter wrote:
>>> On Feb 17, 9:55 pm, Jorgen Grahn wrote:
>>>
>>>
RAR is a proprietary format, which complicates things. For example,
Linux distributions like De
On 18.02.2011 19:51, Westley Martínez wrote:
On Fri, 2011-02-18 at 04:55 -0800, peter wrote:
On Feb 17, 9:55 pm, Jorgen Grahn wrote:
RAR is a proprietary format, which complicates things. For example,
Linux distributions like Debian cannot distribute software which
handles it. If Python inc
On Fri, 2011-02-18 at 04:55 -0800, peter wrote:
> On Feb 17, 9:55 pm, Jorgen Grahn wrote:
>
>
> > RAR is a proprietary format, which complicates things. For example,
> > Linux distributions like Debian cannot distribute software which
> > handles it. If Python included such a module, they'd be
On Feb 17, 9:55 pm, Jorgen Grahn wrote:
> RAR is a proprietary format, which complicates things. For example,
> Linux distributions like Debian cannot distribute software which
> handles it. If Python included such a module, they'd be forced to
> remove it from their version.
Good point, and o
On Wed, 2011-02-16, peter wrote:
> I am writing a small Tkinter utility to control archive files in
> multiple formats (mainly for my own amusement and education).
> Basically it presents the user with two adjacent listboxes, one with
> the contents of the target directory and one with the contents
I am writing a small Tkinter utility to control archive files in
multiple formats (mainly for my own amusement and education).
Basically it presents the user with two adjacent listboxes, one with
the contents of the target directory and one with the contents of the
archive. By clicking buttons labe