File: py2foo

package info (click to toggle)
lintian 2.4.3%2Bsqueeze1
  • links: PTS, VCS
  • area: main
  • in suites: squeeze
  • size: 8,228 kB
  • ctags: 457
  • sloc: perl: 8,492; sh: 5,561; makefile: 1,971; ansic: 143; python: 19; tcl: 4; sed: 2
file content (4 lines) | stat: -rwxr-xr-x 72 bytes parent folder | download | duplicates (26)
1
2
3
4
#! /usr/bin/env python2.2

if __name__ == '__main__':
	print 'Hi there'