On Mon, Sep 14, 2015 at 1:33 PM, Bob Irving <bob...@gmail.com> wrote:
> To make it more complicated, some students are running Python in Win7 in a > VirtualBox on their Macbooks.... > I'm not sure if it applies in this setup, but are the filenames the right case? Also if using folders, does `os.path.join('foo', 'bar.mp3')` fix it? -- Jake