notebook/IPython
MinRK 8cfd9dcf6e allow draft76 websockets (Safari)
Safari still uses draft76, and Tornado 2.2.0 release disables the
access from the draft version by default for security reasons.
This simply sets the tornado flag to True, so we can continue
to support Safari until it upgrades to the RFC 6455 implementation.
2012-02-02 22:31:42 -08:00
..
frontend/html/notebook allow draft76 websockets (Safari) 2012-02-02 22:31:42 -08:00
testing Use explicit for loop to find section in testing. 2012-01-27 11:16:35 +00:00
utils/tests update copyright to 2011/20xx-2011 2011-11-23 18:02:27 -08:00