add encodings

This commit is contained in:
David Rose 2009-12-09 00:01:36 +00:00
parent f425a6e8bd
commit 8495118c2e

View File

@ -169,6 +169,9 @@ class morepy(package):
'macostools', 'findertools', 'EasyDialogs', 'FrameWork',
'autoGIL', 'ColorPicker')
# To add the multitude of standard Python string encodings.
module('encodings', 'encodings.*')
class models(package):
# The standard models package. This is the contents of the
# "models" directory that ships with Panda; it includes a few