File: pass.pyx

package info (click to toggle)
cython 0.12.1-1.1
  • links: PTS, VCS
  • area: main
  • in suites: squeeze
  • size: 5,312 kB
  • ctags: 6,879
  • sloc: python: 29,026; xml: 1,031; makefile: 126; ansic: 111
file content (5 lines) | stat: -rw-r--r-- 46 bytes parent folder | download | duplicates (12)
1
2
3
4
5
def f():
    """
    >>> f()
    """
    pass