cgmb / guardonce

Utilities for converting from C/C++ include guards to #pragma once and back again.
MIT License
142 stars 3 forks source link

Python 3 Support #12

Closed cgmb closed 7 years ago

cgmb commented 7 years ago

guardonce v1.0 supports only Python 2.7.

guardonce v2.0 will support Python 2.7 and Python 3.5.

cgmb commented 7 years ago

Fixed in v2.0.0