~linaro-infrastructure/lava-dashboard/stable

Viewing all changes in revision 20.

  • Committer: Zygmunt Krynicki
  • Date: 2010-08-13 09:50:46 UTC
  • Revision ID: zygmunt.krynicki@linaro.org-20100813095046-gdmpi9t1aloydoki
Reorganize JSON package imports:
    - __init__.py is empty and just imports everything from various places for simplicity.
    - each major class gets a separate module
        - common interfaces are moved to interface module
        - class registry moved to registry module
        - "find a json implementation" moved to module for future-compatibility
    - all imports are sorted/layed out correctly
    - all imports still use PEP8 discouraged package-reltaive imports
    - all modules are added to test coverage reporting

expand all expand all

Show diffs side-by-side

added added

removed removed

Lines of Context: