]> granicus.if.org Git - python/commit
Stop using string.join (from the module) to ease upgrade to py3k
authorNeal Norwitz <nnorwitz@gmail.com>
Mon, 27 Aug 2007 00:58:33 +0000 (00:58 +0000)
committerNeal Norwitz <nnorwitz@gmail.com>
Mon, 27 Aug 2007 00:58:33 +0000 (00:58 +0000)
commitf6f525b7c957edcbc8d1db39c5713b0fb9c3abab
tree9421d4e75e4c011d0485a179f360210fd6fd0fca
parentd6a51e64d7f9a4ed1e6969bd7ea4d60d97e8df23
Stop using string.join (from the module) to ease upgrade to py3k
Lib/test/test_ssl.py