PageRenderTime 61ms CodeModel.GetById 25ms RepoModel.GetById 0ms app.codeStats 0ms

/HTML/D/2860.html

https://github.com/cocoatomo/Python3.2_C_API_Tutorial
HTML | 13 lines | 13 code | 0 blank | 0 comment | 0 complexity | be1b790e9e4d5881a00e627a7e84b17b MD5 | raw file
  1. <html>
  2. <head>
  3. <title>PyCFunction_New</title>
  4. <meta name='robots' content='noindex,nofollow'>
  5. <meta name='generator' content='GLOBAL-5.8.1'>
  6. </head>
  7. <body text='#191970' bgcolor='#f5f5dc' vlink='gray'>
  8. <pre>
  9. <a href='../S/540.html#L48'>PyCFunction_New</a> 48 Include/methodobject.h #define PyCFunction_New(ML, SELF) PyCFunction_NewEx((ML), (SELF), NULL)
  10. <a href='../S/2801.html#L311'>PyCFunction_New</a> 311 Objects/methodobject.c #undef PyCFunction_New
  11. </pre>
  12. </body>
  13. </html>