On 6/14/06, <b class="gmail_sendername">Tim Blechmann</b> &lt;<a href="mailto:TimBlechmann@gmx.net">TimBlechmann@gmx.net</a>&gt; wrote:<div><span class="gmail_quote"></span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
On Wed, 2006-06-14 at 13:48 -0500, chris clepper wrote:<br>&gt;<br>&gt; print: symbol E:/pd_merge/past\\\\5.4.2006.9.49.4.mov<br>&gt;<br>&gt; What's up with the extra \\\\ ?&nbsp;&nbsp;Getting this working could solve a<br>&gt; huge headache on Windows.
<br><br>i bet, that's the way of pd's gui to display the string ...past\5.4....<br>any that you can directly use this symbol to open the file ...</blockquote><div><br>
It does work.&nbsp; Thanks.&nbsp; <br>
&nbsp;</div><br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">btw, i guess that os.path.join(&quot;E:&quot;, &quot;pd_merge&quot;, &quot;past&quot;, &quot;*.mov&quot;) would
<br>be the prefered way to concatenate path names ...</blockquote><div><br>
I'll need to dig into the file handling capabilities of python now since I need to move and delete files as well.<br>
</div><br></div><br>