gecko/extensions/python/xpcom/components
2007-03-22 10:30:00 -07:00
..
Makefile.in Free the (distributed) Lizard! Automatic merge from CVS: Module mozilla: tag HG_REPO_INITIAL_IMPORT at 22 Mar 2007 10:30 PDT, 2007-03-22 10:30:00 -07:00
pyabout.py Free the (distributed) Lizard! Automatic merge from CVS: Module mozilla: tag HG_REPO_INITIAL_IMPORT at 22 Mar 2007 10:30 PDT, 2007-03-22 10:30:00 -07:00
README.txt Free the (distributed) Lizard! Automatic merge from CVS: Module mozilla: tag HG_REPO_INITIAL_IMPORT at 22 Mar 2007 10:30 PDT, 2007-03-22 10:30:00 -07:00

This directory is for Python implemented components that ship with pyxpcom

The .py files in this directory will end up on the XPCOM "components" 
directory, while .idl files etc will be compiled and installed as normal.

Of note:

* pyabout.py allows you to type open the URL "about:python" and have
  information about the local Python build displayed.

Most other files not listed are probably used internally and not worth
paying attention to!