PyParser_SimpleParseFile

_

  1. node* PyParser_SimpleParseFile(FILE* f, const(char)* s, int b)
  2. node* PyParser_SimpleParseFile(FILE*, const(char)*, int)
    version(!Python_2_5_Or_Later)
    PyParser_SimpleParseFile
    (
    FILE*
    ,
    const(char)*
    ,
    int
    )

Meta