pagure Logo
  • Log In

source-git / Cython

Clone
Source Code
GIT
  • Source
  • Pull Requests  0
  • Stats
 Overview  Files  Commits  Branches  Forks  Releases

Files

Commit: a9b8cd369844690fe82e7fbc921a6bfd7fcc3911
  1.   a9b8cd369844690fe82e7fbc921a6bfd7fcc3911
  2.   tests
  3.   broken
  4.   plex2.pyx
Blob Blame History Raw
cdef class Spam:
    pass

cdef void foo(object blarg):
    pass

cdef void xyzzy():
    cdef Spam spam
    foo(spam)

Powered by Pagure 5.14.1

SSH Hostkey/Fingerprint | Documentation