File: __init__.py

package info (click to toggle)
cherrypy3 3.5.0-1
  • links: PTS, VCS
  • area: main
  • in suites: jessie, jessie-kfreebsd
  • size: 1,940 kB
  • ctags: 3,295
  • sloc: python: 21,736; makefile: 26; sh: 6
file content (3 lines) | stat: -rw-r--r-- 85 bytes parent folder | download | duplicates (7)
1
2
3

# This is used in test_config to test unrepr of "from A import B"
thing2 = object()