File: test.py

package info (click to toggle)
nose 1.3.7-9
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 2,900 kB
  • sloc: python: 15,733; makefile: 99; xml: 42; sh: 2
file content (3 lines) | stat: -rw-r--r-- 53 bytes parent folder | download | duplicates (6)
1
2
3
# coding: utf-8
def test_foo():
    print(u"abc€")