Edgewall Software

Changes between Initial Version and Version 1 of Ticket #12641, comment 6


Ignore:
Timestamp:
Aug 11, 2017, 10:58:48 AM (7 years ago)
Author:
Ryan J Ollos

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #12641, comment 6

    initial v1  
    1010I reconsidered how to solve the issue: [be1bf0044/rjollos.git].
    1111
    12 In most cases we don't want the empty sections to be returned from `Configuration.sections()`. I added an optional parameter `empty`, which defaults to `False` and determines whether entries from the `ConfigurationSection` registry are included.
     12In most cases we don't want the empty sections to be returned from `Configuration.sections()`. I added an optional parameter `empty`, which defaults to `False` and determines whether entries from the `ConfigSection` registry are included.