]> granicus.if.org Git - python/commit
Truncate messages if they are longer than 255 characters. Note that this is
authorJack Jansen <jack.jansen@cwi.nl>
Mon, 28 Sep 1998 10:37:08 +0000 (10:37 +0000)
committerJack Jansen <jack.jansen@cwi.nl>
Mon, 28 Sep 1998 10:37:08 +0000 (10:37 +0000)
commitd5af7bd489480d6720359db18ed1a391a0f61216
tree3cc236048194c7539514e867125b8b7ae70692ee
parenta5a018fbd49b29da3726905388e68c2e56b49cfd
Truncate messages if they are longer than 255 characters. Note that this is
not really a good solution for default input strings...
Mac/Lib/EasyDialogs.py