In article <[email protected]>, rusi <[email protected]> wrote:
> On Oct 15, 9:00 pm, John Gordon <[email protected]> wrote: > > In <[email protected]> Debashish Saha > > <[email protected]> writes: > > > > > how to insert random error in a programming? > > > > Open the program source file and replace the Nth character with a random > > character. > > I'm reminded of a description of vi: > > A program with two modes, one in which it beeps and the other in which > it corrupts your file. All the vi you need to know: <esc> : q ! <return>
-- http://mail.python.org/mailman/listinfo/python-list
