|
|
Subscribe / Log in / New account

One of the ugliest aspect of Python finally fixed

One of the ugliest aspect of Python finally fixed

Posted Sep 28, 2015 2:59 UTC (Mon) by zuki (subscriber, #41808)
In reply to: One of the ugliest aspect of Python finally fixed by jwilk
Parent article: Python 3.5.0 released

Also
>>> import numpy
>>> numpy.inf
inf


to post comments

One of the ugliest aspect of Python finally fixed

Posted Sep 28, 2015 22:52 UTC (Mon) by dashesy (guest, #74652) [Link]

Yup, but if `inf` is the only thing you want, better have fewer dependencies.


Copyright © 2025, Eklektix, Inc.
Comments and public postings are copyrighted by their creators.
Linux is a registered trademark of Linus Torvalds