This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author paul
Recipients benjamin.peterson, paul
Date 2008-08-25.21:45:15
SpamBayes Score 0.0019235468
Marked as misclassified No
Message-id <1219700716.68.0.819844423979.issue3681@psf.upfronthosting.co.za>
In-reply-to
Content
I wrote a python GPIB command to the scope to export the waveform as a 
csv file. Then in another function I try to read this file that I just 
saved and it cannot find the file till I rerun.
History
Date User Action Args
2008-08-25 21:45:16paulsetrecipients: + paul, benjamin.peterson
2008-08-25 21:45:16paulsetmessageid: <1219700716.68.0.819844423979.issue3681@psf.upfronthosting.co.za>
2008-08-25 21:45:15paullinkissue3681 messages
2008-08-25 21:45:15paulcreate