Length on an input parameter in python

Oleg Broytmann phd at phd.pp.ru
Fri Oct 12 11:25:25 EDT 2001


On Fri, Oct 12, 2001 at 08:16:40AM -0700, coolslife wrote:
> > > > > It looks like the length of an input parameter (taken from the command
> > > > > line atleast) is limited to 256 characters.
> > > > 
> > > Nope, Unix, 2.6
> > 
> So any suggestions on how to overcome this limitation? thx.

   No ideas, other than to experiment with the interpreter - recompile from
sources, e.g.

Oleg.
---- 
     Oleg Broytmann            http://phd.pp.ru/            phd at phd.pp.ru
           Programmers don't die, they just GOSUB without RETURN.




More information about the Python-list mailing list