X-Git-Url: https://diplodocus.org/git/flac-archive/blobdiff_plain/cc391f845bcaf983d56275e649964e8c1416a62d..31cfad82f74bdd8d803c214e4755bd9c82d8e4db:/fa-rip diff --git a/fa-rip b/fa-rip index 92b709d..4b7f76d 100755 --- a/fa-rip +++ b/fa-rip @@ -1,6 +1,6 @@ #! /usr/bin/env python2.4 -''' +""" =head1 NAME B - rip a CD for B @@ -65,7 +65,7 @@ it under the same terms as Perl itself. =cut -''' #' # python-mode is sucks +""" import os, re, sys, tempfile, traceback from optparse import OptionParser