Home | History | Annotate | Download | only in Modules

Lines Matching refs:PyString_AS_STRING

799                              PyString_AS_STRING(fcode->co_filename)) < 0)
817 PyString_AS_STRING(fcode->co_name)) < 0) {