_make_boundary(): Fix for SF bug #745478, broken boundary calculation
commit1842c6308ac36d956ce6baf851ffe10086472236
authorbwarsaw <bwarsaw@6015fed2-1504-0410-9fe1-9d1591cc4771>
Thu, 29 May 2003 19:39:33 +0000 (29 19:39 +0000)
committerbwarsaw <bwarsaw@6015fed2-1504-0410-9fe1-9d1591cc4771>
Thu, 29 May 2003 19:39:33 +0000 (29 19:39 +0000)
tree8ccc9b53716e5f282b92e037c84bfb07d04813ec
parent32231ce952319048de7b30cfb296336ac38dde1e
_make_boundary(): Fix for SF bug #745478, broken boundary calculation
in some locales.  This code simplifies the boundary algorithm to use
randint() which is what we wanted anyway.

Bump package version to 2.5.3.

Backport candidate for Python 2.2.3

git-svn-id: http://svn.python.org/projects/python/trunk@32975 6015fed2-1504-0410-9fe1-9d1591cc4771
Lib/email/Generator.py
Lib/email/__init__.py