File: __init__.py

package info (click to toggle)
aiohttp-sse-client2 0.3.0-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 264 kB
  • sloc: python: 652; makefile: 85
file content (4 lines) | stat: -rw-r--r-- 142 bytes parent folder | download
1
2
3
4
"""Tests against web-platform-tests eventsource test suite.

..seealso: https://github.com/web-platform-tests/wpt/tree/master/eventsource
"""