File: simple.py

package info (click to toggle)
golang-github-sourcegraph-syntaxhighlight 0.0~git20170531.bd320f5-1
  • links: PTS, VCS
  • area: main
  • in suites: sid, trixie
  • size: 272 kB
  • sloc: javascript: 9; ruby: 8; makefile: 7; python: 5; ansic: 5
file content (4 lines) | stat: -rw-r--r-- 60 bytes parent folder | download
1
2
3
4
from foo import bar

def f(self, a, b):
    print('hello!')