Interviewer And Interviewee Guide

Python Developer Interview Question:

How to access a module written in Python from C?

Submitted by: Muhammad
You can access a module written in Python from C by following method,

Module = =PyImport_ImportModule(“<modulename>”);
Submitted by: Muhammad

Read Online Python Developer Job Interview Questions And Answers
Copyright 2007-2024 by Interview Questions Answers .ORG All Rights Reserved.
https://InterviewQuestionsAnswers.ORG.