Skip to content

Please push cgen==2018.1 to PyPi #22

Description

@lokraszewski

Hi @inducer, thanks for maintaining the project it's very useful.
Looking at https://pypi.org/project/cgen/#history I don't see the latest release.

I would like to make use of the recently addded ifndef support.

import cgen as c

test = c.IfNDef("SOME_DEF",[c.Comment("Test1")],[c.Comment("Test2")])

print(test)

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