added comment about why this file exists

svn: r16303
This commit is contained in:
Doug Blank 2010-12-20 12:29:19 +00:00
parent ef6a575a22
commit 9620b78ee0

View File

@ -22,7 +22,9 @@
# $Id:constfunc.py 14272 2010-02-07 19:11:00Z ldnp $
"""
Some independet constants
Some independent constants/functions that can be safely imported
without any translation happening yet. Do _not_ add imports that will
perform a translation on import, eg gtk.
"""
#------------------------------------------------------------------------