[Python-Dev] cpython (merge 3.3 -> default): merge from 3.3

Senthil Kumaran senthil at uthcode.com
Mon Sep 30 04:08:55 CEST 2013


On Wed, Sep 11, 2013 at 11:14 PM, Antoine Pitrou <solipsis at pitrou.net> wrote:
> On Thu, 12 Sep 2013 07:57:25 +0200 (CEST)
> senthil.kumaran <python-checkins at python.org> wrote:
>>
>> +<<<<<<< local
>>          Optional argument random is a 0-argument function returning a
>>          random float in [0.0, 1.0); if it is the default None, the
>>          standard random.random will be used.
>> +=======
>> +        Optional arg random is a 0-argument function returning a random
>> +        float in [0.0, 1.0); by default, the standard random.random.
>> +
>> +        Do not supply the 'int' argument.
>> +>>>>>>> other
>
> Can you fix this?

Had done it earlier. (http://hg.python.org/cpython/rev/1398dfb59fd9 )
I missed responding back.  Sorry for the trouble.

Thanks,
Senthil


More information about the Python-Dev mailing list