Text lost when I write file
Ben Finney
ben+python at benfinney.id.au
Tue Aug 18 00:23:26 EDT 2009
Chris Rebert <clp2 at rebertia.com> writes:
> On Mon, Aug 17, 2009 at 8:45 PM, roykty at gmail.com<roykty at gmail.com> wrote:
> > I try to write text into a file but some text lost when the size of
> > the text content is over 32K.
> > Is that relate to the buffer of the python and any setting can solve
> > this problem??.
>
> Please show us the code you're using.
Not the whole danged thing, of course; please show a minimal executable
example that demonstrates the behaviour.
--
\ “I do not believe in immortality of the individual, and I |
`\ consider ethics to be an exclusively human concern with no |
_o__) superhuman authority behind it.” —Albert Einstein, letter, 1953 |
Ben Finney
More information about the Python-list
mailing list