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

2013年9月11日 23:16:16 -0700

On 2013年9月12日 07:57:25 +0200 (CEST)
senthil.kumaran <[email protected]> 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?
Thanks
Antoine.
_______________________________________________
Python-Dev mailing list
[email protected]
https://mail.python.org/mailman/listinfo/python-dev
Unsubscribe: 
https://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com

Reply via email to