<p>Import csv</p>
<p>Lookup usage in the python docs</p>
<div class="gmail_quote">On 13/05/2012 9:22 AM, "Brian Heese" <<a href="mailto:bheese@optonline.net">bheese@optonline.net</a>> wrote:<br type="attribution"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
I created a csv file called python test file.csv. It is stored on my Desktop directory.  When I try to open it using the command open ('Desktop python test file.csv') I get the following error: "No such file or directory". The same thing happens if I use open ('python test file.csv'). What I am I doing wrong?<br>

--<br>
<a href="http://mail.python.org/mailman/listinfo/python-list" target="_blank">http://mail.python.org/mailman/listinfo/python-list</a><br>
</blockquote></div>