blaze / datashape

Language defining a data description protocol
BSD 2-Clause "Simplified" License
183 stars 65 forks source link

BUG: fix the repr for Function objects #194

Closed llllllllll closed 8 years ago

llllllllll commented 8 years ago

This also cleans up some of the metaclass stuff for python 3.

llllllllll commented 8 years ago

ping @cpcloud about the metaclass stuff