Py淡

Python, Python, Python! In the spirit of "import antigravity"

Entries from 2015-05-01 to 1 day

"import antigravity" actually works!

Wow. I did not expect it to work but I just tried it for fun. And guess what! It actually works! Fire up your python console and try importing "antigravity". It brings you to that xkcd page http://www.xkcd.com/353/. The history behind how …

Sublime Text2からPythonコードをgeany_run_script.batっぽく実行。

OpenCVで複数namedWindowを使ったコードをSublime Text2から走らせるとなぜか最初のウィンドウが出てこないという奇妙なバグがあって、これのせいでSublime Text断念して、Geanyへ戻ったというエントリーを書いたばかりですが、自分でビルドしたoverviewプラ…