Hi,all
I hope use cStringIO to create virtual file, but my customed function which
is from a shared library imported by ctypes
just accepts a filename(string type) as parameter.

So I'm wondering whether there is any method that make the virtual file
created by cStringIO like a normal file which have

a filename, so it can be called by my functions.



Thank you!

Yours,

Cun Zhang
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to