Categories

Mozilla Python XPCOM/DOM in Linux

Recently I’ve been dabbling in python and I wanted to figure out a way to get it working in xulrunner. My guide assumes you already know the basics of making a xulrunner application – see this guide first otherwise. The two main things to really worry about are:

build the source for xulrunner
build python [...]