SlackBuildsOrg/libraries/pies/README
Dimitris Zlatanidis 83fd90cd92 libraries/pies: Added (Simple way to write Py2 and Py3 program).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2014-01-29 23:21:11 -06:00

3 lines
197 B
Text

Pies is a Python2 & 3 Compatibility layer with the philosophy that all
code should be Python3 code. Starting from this viewpoint means that
when running on Python3 pies adds virtually no overhead.