Menu

#193 Clean up Python import statements

v1.0 (example)
accepted
None
5
2021-08-10
2021-07-19
Ahasuerus
No

At this time the code uses a lot of unnecessary imports as well as "from module import ", which pollutes the namespace.

Discussion

  • Ahasuerus

    Ahasuerus - 2021-07-23
    • status: open --> accepted
    • assigned_to: Ahasuerus
     
  • Ahasuerus

    Ahasuerus - 2021-07-23

    Part 1:

    biblio/google_search_redirect.py
    edit/isfdblib.py
    edit/pv_merge.py
    edit/tv_merge.py
    

    Installed in SVN 685 on 2021-07-23.

     
  • Ahasuerus

    Ahasuerus - 2021-08-04

    Part 2 - Front page:

    biblio/common.py
    biblio/index.py
    

    Installed in SVN 690 on 2021-08-03.

     
  • Ahasuerus

    Ahasuerus - 2021-08-07

    Part 3 - SQLparsing.py:

    biblio/common.py
    biblio/index.py
    common/SQLparsing.py
    common/isfdb.py
    common/library.py
    mod/common.py
    

    Installed in SVN 691 on 2021-08-06.

     
  • Ahasuerus

    Ahasuerus - 2021-08-10

    Part 4 - mod/isfdblib.py :

    common/isfdb.py
    mod/isfdblib.py
    

    Installed in SVN 694 on 2021-08-10.

     

Anonymous
Anonymous

Add attachments
Cancel





MongoDB Logo MongoDB