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

Allow a custom type comment prefix. #14

Closed
wants to merge 1 commit into from

Commits on Aug 19, 2016

  1. Allow a custom type comment prefix.

    Instead of hardcoding it, we expect callers to explicitly do something like
        ast27.register_type_comment_prefix("# type: ")
    before parsing.
    matthiaskramm committed Aug 19, 2016
    Configuration menu
    Copy the full SHA
    795f673 View commit details
    Browse the repository at this point in the history