Pythonのお勉強 Part31at TECHPythonのお勉強 Part31 - 暇つぶし2ch18:デフォルトの名無しさん 09/01/03 02:09:00 python -m py_compile python -m compileall 何か面倒な事をしたいのなら、 def encode_src(src): print("""exec '''%s'''.decode('base64')""" % src.encode('base64')) encode/decodeは必要に応じてcompile,marshal他を組み合わせる。 次ページ最新レス表示レスジャンプ類似スレ一覧スレッドの検索話題のニュースおまかせリストオプションしおりを挟むスレッドに書込スレッドの一覧暇つぶし2ch