Commit 4d0cb17b authored by Philipp von Weitershausen's avatar Philipp von Weitershausen

Merge r40275 from 2.9 branch:

  Reduce the number of top-level modules from 4 to 2 by turning Globals
  and Lifetime into packages.  The remaining two, Zope and ImageFile,
  will clean up themselves as they're slated for removal in Zope 2.11.
parents 04d5ccdf b282f835
...@@ -29,11 +29,11 @@ ComputedAttribute ../lib/python/ComputedAttribute ...@@ -29,11 +29,11 @@ ComputedAttribute ../lib/python/ComputedAttribute
DateTime ../lib/python/DateTime DateTime ../lib/python/DateTime
DocumentTemplate ../lib/python/DocumentTemplate DocumentTemplate ../lib/python/DocumentTemplate
ExtensionClass ../lib/python/ExtensionClass ExtensionClass ../lib/python/ExtensionClass
Globals ../lib/python/Globals.py Globals ../lib/python/Globals
HelpSys ../lib/python/HelpSys HelpSys ../lib/python/HelpSys
ImageFile ../lib/python/ImageFile.py ImageFile ../lib/python/ImageFile.py
Interface ../lib/python/Interface Interface ../lib/python/Interface
Lifetime ../lib/python/Lifetime.py Lifetime ../lib/python/Lifetime
MethodObject ../lib/python/MethodObject MethodObject ../lib/python/MethodObject
Missing ../lib/python/Missing Missing ../lib/python/Missing
MultiMapping ../lib/python/MultiMapping MultiMapping ../lib/python/MultiMapping
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment