Skip to content
This repository has been archived by the owner on Nov 3, 2023. It is now read-only.

Prevent AssertionError parsing __future__ import #154

Merged
merged 1 commit into from Nov 11, 2015

Commits on Oct 28, 2015

  1. Prevent AssertionError parsing __future__ import

    The __future__ import parser introduced in 0.7.0 would cause
    pep257 to crash with an AssertionError for some obscure
    valid syntax, and many invalid syntax.
    jayvdb committed Oct 28, 2015
    Copy the full SHA
    e886115 View commit details
    Browse the repository at this point in the history