Start a new topic

where file created will be stored in Zyte

Hi when i create a file object in zyte something like

with open('test.txt','a'):
 f.write


and later read it

where will be the test.txt will be accessible. is there any location or it wont be stored. Please help

Login to post a comment