notebook/IPython
Brian E. Granger 3602f7f023 Date is properly removed from JSON reply before WebSocket forward.
* Both the header and parent_header have a date field that cannot
  be json serialized. This field is just removed for now, but
  in the future, we will covert the date to a ISO8601 field.
* Better error handling around this code has also been added
  to prevent the server from crashing due to malformed messages.
2011-08-15 14:43:49 -07:00
..
frontend/html/notebook Date is properly removed from JSON reply before WebSocket forward. 2011-08-15 14:43:49 -07:00
testing Updates to basic notebook format. 2011-07-29 10:15:22 -07:00
utils/tests io.Term.cin/out/err replaced by io.stdin/out/err 2011-04-27 11:35:53 -07:00