Skip to content

Python 2.6 is not supported #1433

@miksir

Description

@miksir

Current master.

./s3cmd
  File "./s3cmd", line 2312
    valid_values = {x.lower():x for x in [
                                  ^
SyntaxError: invalid syntax
# python --version
Python 2.6.6

Dict Comprehensions was introduced in Python 2.7

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions