Quote:
Originally Posted by Stefan
Yes right now you have to read and write the whole file if you want to change something in the file. If you just want to append a line then you can use 1 instead of 0 for the second parameter to savelines/savevars/savestring
|
hmm, was 0 overwrite, or was 1 that?
btw, obj.remove(obj2) do that also work? (Removing of items

)