Changes between Version 7 and Version 8 of pyson


Ignore:
Timestamp:
04/21/21 21:59:36 (4 years ago)
Author:
wouter
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • pyson

    v7 v8  
    7979
    8080
     81NOTICE:
     82our code allows you to use objects as keys, as python does allow this.
     83However json requires strings as keys.
    8184
    82