Hi,all<br>I hope use cStringIO to create virtual file, but my customed function which is from a shared library imported by ctypes<br>just accepts a filename(string type) as parameter.<br><br>So I'm wondering whether there is any method that make the virtual file created by cStringIO like a normal file which have<br>
<br>a filename, so it can be called by my functions.<br><br><br><br>Thank you!<br><br>Yours,<br><br>Cun Zhang<br><br><br><br>