Python random file [Was] Re: [PD] [PD-announce] more objects from libc: stat - get file info

chris clepper cgc at humboldtblvd.com
Wed Jun 14 22:41:47 CEST 2006


On 6/14/06, Tim Blechmann <TimBlechmann at gmx.net> wrote:
>
> On Wed, 2006-06-14 at 13:48 -0500, chris clepper wrote:
> >
> > print: symbol E:/pd_merge/past\\\\5.4.2006.9.49.4.mov
> >
> > What's up with the extra \\\\ ?  Getting this working could solve a
> > huge headache on Windows.
>
> i bet, that's the way of pd's gui to display the string ...past\5.4....
> any that you can directly use this symbol to open the file ...


It does work.  Thanks.


btw, i guess that os.path.join("E:", "pd_merge", "past", "*.mov") would
> be the prefered way to concatenate path names ...


I'll need to dig into the file handling capabilities of python now since I
need to move and delete files as well.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.puredata.info/pipermail/pd-list/attachments/20060614/361bb375/attachment.htm>


More information about the Pd-list mailing list