2009/2/2 Lionel <lionel.ke...@gmail.com>:
> Hi Folks, Python newbie here.
>
> I'm trying to open (for reading) a text file with the following
> filenaming convension:
>
> "MyTextFile.slc.rsc"

Some kind of a resource fork, perhaps? Where did the file come from?

Python doesn't do anything magic with filenames, so this must be some
sort of a fileysytem oddity, I think.

-- 
Cheers,
Simon B.
--
http://mail.python.org/mailman/listinfo/python-list

Reply via email to