Length on an input parameter in python

coolslife coolslife at yahoo.com
Thu Oct 11 11:51:31 EDT 2001


It looks like the length of an input parameter (taken from the command
line atleast) is limited to 256 characters. Is there a way around
this? can I set something? can I use something special? or is there no
way around this?
thanx.
I have tried readline, read char by char and raw_input().



More information about the Python-list mailing list