Am 05.06.2012 15:54, schrieb hassan:
> what is the equivalent to the php fputs in python 

If that fputs() is the same as C's fputs(), then write() is pretty
similar. Check the documentation for files, you will surely find the
equivalent.


Uli
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to