Diff
Differences From Artifact [f76e54fd21]:
- File channels/__init__.py — part of check-in [ea81d1ad5d] at 2012-01-09 03:45:04 on branch trunk — 2.0.8.5 (user: mario, size: 120) [annotate] [blame] [check-ins using]
To Artifact [92d73c2e69]:
- File channels/__init__.py — part of check-in [7ef1553f61] at 2014-04-07 00:33:43 on branch trunk — Move __print__ into config, add unified dbg.COLOR codes (user: mario, size: 80) [annotate] [blame] [check-ins using]
1 2 3 4 5 6 7 8 | 1 2 3 4 5 6 7 8 | - | # # encoding: UTF-8 # api: python # type: R # from channels._generic import * |