Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #106249 > unrolled thread
| Started by | Random832 <random832@fastmail.com> |
|---|---|
| First post | 2016-04-01 15:29 -0400 |
| Last post | 2016-04-01 15:29 -0400 |
| Articles | 1 — 1 participant |
Back to article view | Back to comp.lang.python
This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by
below is the oldest one visible, not the original post.
Re: extract rar Random832 <random832@fastmail.com> - 2016-04-01 15:29 -0400
| From | Random832 <random832@fastmail.com> |
|---|---|
| Date | 2016-04-01 15:29 -0400 |
| Subject | Re: extract rar |
| Message-ID | <mailman.325.1459538997.28225.python-list@python.org> |
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. They do distribute a free "unrar" program for multiple platforms.
Back to top | Article view | comp.lang.python
csiph-web