Bug 894227 - Add configobj Python package; rs=glandium

Version 4.7.2 added without modifications. Source obtained from PyPI.
This commit is contained in:
Gregory Szorc
2013-07-18 12:55:41 -07:00
parent 7ba6e2f98b
commit c0ecd1040f
6 changed files with 4050 additions and 0 deletions

View File

@@ -29,6 +29,7 @@ SEARCH_PATHS = [
'python/mozboot',
'python/mozbuild',
'python/blessings',
'python/configobj',
'python/psutil',
'python/which',
'build/pymake',