Commit Graph

3 Commits

Author SHA1 Message Date
Nischal Shrestha
a56edfe0c4
Cast map return values to lists
For Python 3.x, map() returns a map object which needs to be cast to a list for some of the return values in the expand and let methods. Otherwise, some tests will fail.
2019-09-08 02:37:56 -04:00
cclauss
6a8e87e17b Python 3 fixes 2018-10-17 01:48:46 +02:00
Peter Norvig
88819c4cd0 Add subdirectories
Add /ipynb/ and /py/ subdirectories to keep the home page neater.
2017-10-23 10:32:23 -07:00