Forums

increase limits of size of my python

hello, If I create a file larger than 1 megabyte, I won’t be able to edit it after saving. What should I do if I need to work with files larger than 1 megabyte?

Unfortunately, in our editor that's not possible -- it makes browsers crash if the file is too large. What kind of file do you need to work with, and what kinds of changes do you need to make to it?

File /home/SeanArcher/stoch_110525_1.py is too big to edit.

everytime, i'm modifing this file, and now he's size more than 1 mbytes.

As you use a paid account you could consider editing the file locally and setting up a sync from your editor to your PythonAnywhere account via SSH, if that's an option.