• Jérome Perrin's avatar
    CodingStyle: review allowed prefixes · 00d84583
    Jérome Perrin authored
     - Use TypesTool methods instead of looking in modules __dict__ when
       possible.
     - Allow prefixes from mixin
     - Allow prefixes from interfaces without the I ( ISomething ->
       Something )
     - Allow "Zuite" and "ListBox" that are used in zelenium tests.
     - Allow "DCWorkflow" that is used in some workflow scripts.
    00d84583
CodingStyle.py 5.27 KB