Re: Archiving Modules

2011-02-18 Thread Jorgen Grahn
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

Re: Archiving Modules

2011-02-18 Thread Alexander Kapps
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

Re: Archiving Modules

2011-02-18 Thread Westley Martínez
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

Re: Archiving Modules

2011-02-18 Thread peter
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

Re: Archiving Modules

2011-02-17 Thread Jorgen Grahn
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