• Souradeep Saha's avatar
    Refactor import * with only required imports · 4a89f79b
    Souradeep Saha authored
    Import only the required functions instead of all the functions from the
    module to reduce the unnecessary functions in the namespace and prevent
    shadowing. Note: All code changes are non-functional.
    
    All new code of the whole pull request, including one or several
    files that are either new files or modified ones, are contributed
    under the BSD-new license. I am contributing on behalf of my
    employer Amazon Web Services, Inc.
    4a89f79b
source_mariadb-10.5.py 1.99 KB