2010年5月2日日曜日 SSLとMacPortsとPython2.5 appengine_cosole.py を実行しているとsslモジュールが見つからないというエラーが出たので、対策としてsslモジュールをインストールすることにした。合わせて、MacPortsでのPythonインストールにも挑戦してみた(ssl module not found の対策としてはおそらくMacPortsの方の対応は不要(検証してないので確証なし)) WARNING:google.appengine.tools.appengine_rpc:ssl module not found. Without the ssl module, the identity of the remote host cannot be verified, and connections may NOT be secure. To

