Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
Pythonで小さなテキストエディタを書くつもりです。したがって、高速な文字列操作/テキスト処理ライブラリが必要です。これは、パフォーマンス上の理由から C で記述されていることが望ましいです。
どの python モジュールが内部で C で記述されているかを知るにはどうすればよいですか?