test_titles.py uses Python builtin names

Bug #1763469 reported by Ed Leafe
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
openstack-api-sig
Fix Released
Medium
Ed Leafe

Bug Description

'file' is a Python builtin, and should not be used as a variable name. It is used in that capacity in the test_titles.py program.

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to api-wg (master)

Fix proposed to branch: master
Review: https://review.openstack.org/560994

Changed in openstack-api-wg:
status: Confirmed → In Progress
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to api-wg (master)

Reviewed: https://review.openstack.org/560994
Committed: https://git.openstack.org/cgit/openstack/api-wg/commit/?id=6ad31a4923fb12686aa5b740feef18b7dd9d54d9
Submitter: Zuul
Branch: master

commit 6ad31a4923fb12686aa5b740feef18b7dd9d54d9
Author: Ed Leafe <email address hidden>
Date: Thu Apr 12 17:54:15 2018 +0000

    Remove use of Python builtin name for variables

    'file' is a Python builtin name, and should not be used for a variable
    name.

    Fixes-Bug: #1763469

    Change-Id: Ifb0a3fe51f995cee5d703be23ea444da3e837be6

Changed in openstack-api-wg:
status: In Progress → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.