On 3 Sep 2006 17:46:32 -0700, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote:
> Hello all,
>
> I am new to python and I am having some difficulty obtaining the
> extension of a file. I was looking at the re.match module but I am
> completely overwhelmed by regular expressions. Is there an easier way
>
Hello all,
I am new to python and I am having some difficulty obtaining the
extension of a file. I was looking at the re.match module but I am
completely overwhelmed by regular expressions. Is there an easier way
to get the extension for a file name like:
this.is.my.file.avi
I would just like to