difference between os.fdopen and builtin open

Visco Shaun visco31 at gmail.com
Sat Mar 28 09:01:35 EDT 2009


Hi

I was wondering the difference between os.fdopen()(or os.open() not
considering the difference in args) and builtin open(). Can anyone help
me?
-- 
Thanks & Regards
visco




More information about the Python-list mailing list