Re: extract rar

2016-04-02 Thread DFS
s why I am looking for an alternative way without installing other software. Thanks, On 1 April 2016 at 13:37, Albert-Jan Roskam wrote: Date: Fri, 1 Apr 2016 13:22:12 -0600 Subject: extract rar From: fanjianl...@gmail.com To: python-list@python.org Hello everyone, I am wondering is there

Re: extract rar

2016-04-01 Thread Jianling Fan
installing other software. Thanks, On 1 April 2016 at 13:37, Albert-Jan Roskam wrote: > > > >> Date: Fri, 1 Apr 2016 13:22:12 -0600 >> Subject: extract rar >> From: fanjianl...@gmail.com >> To: python-list@python.org >> >> Hello everyone, >&g

RE: extract rar

2016-04-01 Thread Albert-Jan Roskam
> Date: Fri, 1 Apr 2016 13:22:12 -0600 > Subject: extract rar > From: fanjianl...@gmail.com > To: python-list@python.org > > Hello everyone, > > I am wondering is there any way to extract rar files by python without > WinRAR software? > > I tried Archive() an

Re: extract rar

2016-04-01 Thread Random832
On Fri, Apr 1, 2016, at 15:22, Jianling Fan wrote: > Hello everyone, > > I am wondering is there any way to extract rar files by python without > WinRAR software? > > I tried Archive() and patool, but seems they required the WinRAR > software. Rar is a proprietary format.

extract rar

2016-04-01 Thread Jianling Fan
Hello everyone, I am wondering is there any way to extract rar files by python without WinRAR software? I tried Archive() and patool, but seems they required the WinRAR software. Thanks, Regards, Jianling -- https://mail.python.org/mailman/listinfo/python-list