¡@

Home 

python Programming Glossary: rwa

Python file modes detail

http://stackoverflow.com/questions/654499/python-file-modes-detail

function fileio_init s mode while s switch s case 'r' if rwa bad_mode PyErr_SetString PyExc_ValueError Must have exactly.. have exactly one of read write append mode goto error rwa 1 self readable 1 break case 'w' if rwa goto bad_mode rwa 1.. mode goto error rwa 1 self readable 1 break case 'w' if rwa goto bad_mode rwa 1 self writable 1 flags O_CREAT O_TRUNC break..