コード例 #1
0
 def get_movie_by_id(self, m_id):
     return Movies.get_movie_by_id(self.__conn, m_id)