Log file Viewer
Help
|
Karma
| Search:
#pypa-dev logs for Wednesday the 6th of August, 2014
(
Back to #pypa-dev overview
) (
Back to channel listing
) (
Animate logs
)
[
14:11:34
] <
dstufft
> jaraco: oh I remember why I used an Infinity object and not float("inf"), because it needs to compare against anything
[
14:12:03
] <
dstufft
> e.g. float("inf") > "c" is an exception