[Python-Dev] Backward-incompatible change to random.randrange in 2.7.6
Antoine Pitrou
solipsis at pitrou.net
Wed Dec 18 17:36:50 CET 2013
More information about the Python-Dev mailing list
Wed Dec 18 17:36:50 CET 2013
- Previous message: [Python-Dev] Backward-incompatible change to random.randrange in 2.7.6
- Next message: [Python-Dev] Backward-incompatible change to random.randrange in 2.7.6
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
On Wed, 18 Dec 2013 11:31:47 -0500 Daniel Holth <dholth at gmail.com> wrote: > But who could forget njzrs' wasp UAV software line 107, using > int=float? https://github.com/nzjrs/wasp/blob/master/sw/groundstation/wasp/__init__.py#L107 > And the purpose is quite Pythonesque: """ Generates a noisy random walk """ Regards Antoine.
- Previous message: [Python-Dev] Backward-incompatible change to random.randrange in 2.7.6
- Next message: [Python-Dev] Backward-incompatible change to random.randrange in 2.7.6
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-Dev mailing list