This commit is contained in:
Bastian Kleineidam 2010-03-04 16:54:45 +01:00
parent cab43b1238
commit 8283d7d9e2
1 changed files with 1 additions and 1 deletions

View File

@ -13,7 +13,7 @@
# #
# You should have received a copy of the GNU General Public License # You should have received a copy of the GNU General Public License
# along with this program. If not, see <http://www.gnu.org/licenses/>. # along with this program. If not, see <http://www.gnu.org/licenses/>.
"""Archive commands for the unrar program.""" """Archive commands for the rar program."""
def extract_rar (archive, encoding, cmd, **kwargs): def extract_rar (archive, encoding, cmd, **kwargs):
"""Extract a RAR archive.""" """Extract a RAR archive."""