Skip to content
This repository was archived by the owner on May 25, 2020. It is now read-only.
This repository was archived by the owner on May 25, 2020. It is now read-only.

Issues with format statement on CentOS 6 #10

Description

@frankcrawford

CentOS 6 and earlier runs python 2.6, and so format statements require positional argument specifiers, i.e. "{0} {1}", etc, and fail when given "{} {}".

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions