max string length python

Solutions on MaxInterview for max string length python by the best coders in the world

showing results for - "max string length python"
Michela
09 Nov 2016
1#Maximum length of a string is platform dependent and depends upon address and 
2#space
3import sys
4sys.maxsize