[Checkins] [zopefoundation/zc.metarecipe] 3ef2ca: - Fixed: When parsing configuration text, sections...

GitHub noreply at github.com
Fri Jan 24 16:15:56 CET 2014


  Branch: refs/heads/fix-parse
  Home:   https://github.com/zopefoundation/zc.metarecipe
  Commit: 3ef2ca8dc192bb83862130831c3f29cab7c632a3
      https://github.com/zopefoundation/zc.metarecipe/commit/3ef2ca8dc192bb83862130831c3f29cab7c632a3
  Author: Jim Fulton <jim at zope.com>
  Date:   2014-01-24 (Fri, 24 Jan 2014)

  Changed paths:
    M src/zc/metarecipe/README.txt
    M src/zc/metarecipe/__init__.py
    M src/zc/metarecipe/tests.py

  Log Message:
  -----------
  - Fixed: When parsing configuration text, sections were input and
   evaluated at the same time in section sorted order. This
   caused problems if a section that sorted early referred to a
   section that sorted late.




More information about the checkins mailing list