John Richards
870ecdc430
Handle NaN and infinity values
...
Right now, NaN/infinity values will produce "nan" and "inf", but
Python doesn't allow those in source code. This change will wrap
those values in float(''), which is allowed.
Tests for Python 2.7 and 3.8 have been added as well.
Fixes #136
2020-10-15 21:04:57 -04:00
..
2019-10-10 10:59:10 -07:00
2019-10-07 17:06:08 -07:00
2019-10-07 17:06:08 -07:00
2019-10-07 17:06:08 -07:00
2019-10-07 17:06:08 -07:00
2019-10-07 17:06:08 -07:00
2020-10-15 21:04:57 -04:00
2019-10-07 17:06:08 -07:00
2019-10-10 14:47:48 -07:00
2019-10-03 15:33:52 -07:00
2019-10-03 22:08:44 -07:00
2019-10-03 22:08:44 -07:00
2019-10-07 13:38:19 -07:00
2019-10-03 17:12:52 -07:00
2019-10-03 22:08:44 -07:00
2019-10-03 20:56:52 -07:00
2019-10-07 17:06:08 -07:00
2019-10-07 13:38:19 -07:00
2019-10-07 13:38:19 -07:00
2019-10-07 17:06:08 -07:00
2019-10-03 20:56:52 -07:00
2019-10-03 22:08:44 -07:00
2019-10-03 22:08:44 -07:00
2019-10-03 22:08:44 -07:00
2019-10-03 22:08:44 -07:00
2019-10-03 22:08:44 -07:00
2019-10-07 17:06:08 -07:00
2019-10-08 11:36:12 -07:00
2019-10-03 22:08:44 -07:00
2019-10-03 22:08:44 -07:00
2019-10-03 22:08:44 -07:00
2019-10-03 22:08:44 -07:00
2019-10-03 22:08:44 -07:00
2019-10-03 22:08:44 -07:00
2019-10-03 22:08:44 -07:00
2019-10-03 22:08:44 -07:00
2019-10-03 22:08:44 -07:00
2019-10-04 11:05:52 -07:00
2019-10-03 22:08:44 -07:00
2019-10-03 22:08:44 -07:00
2019-10-03 22:08:44 -07:00
2019-10-03 22:08:44 -07:00
2019-10-03 22:08:44 -07:00
2019-10-07 13:42:39 -07:00
2019-10-03 22:08:44 -07:00
2019-10-03 22:08:44 -07:00
2019-10-03 22:08:44 -07:00
2019-10-03 22:08:44 -07:00
2019-10-07 13:54:46 -07:00
2019-10-03 22:08:44 -07:00
2019-10-03 22:08:44 -07:00
2019-10-03 22:08:44 -07:00
2019-10-07 17:06:08 -07:00
2019-10-06 13:50:53 -07:00
2019-10-06 13:50:53 -07:00
2019-10-04 14:33:38 -07:00
2019-10-07 17:06:08 -07:00
2019-10-07 17:06:08 -07:00
2019-10-10 10:59:10 -07:00