[reportlab-users] Python 3.x progress
Andy Robinson
andy at reportlab.com
Thu Jan 9 12:59:23 EST 2014
Peter / Robin,
I have been tied up on boring corporate stuff all day but can run any
builds and tests later tonight if needed.
Disclaimer: I know nothing about C or compilers, and I hope to keep
it that way as long as I live....
My environment (3 week old Macbook Pro)....I think the Python 3.3 was
put there by Apple...
popocatapetl:~ andy$ python
Python 2.7.2 (default, Oct 11 2012, 20:14:37)
[GCC 4.2.1 Compatible Apple Clang 4.0 (tags/Apple/clang-418.0.60)] on darwin
Type "help", "copyright", "credits" or "license" for more information.
>>> ^D
popocatapetl:~ andy$ python3
Python 3.3.3 (v3.3.3:c3896275c0f6, Nov 16 2013, 23:39:35)
[GCC 4.2.1 (Apple Inc. build 5666) (dot 3)] on darwin
Type "help", "copyright", "credits" or "license" for more information.
>>>
More information about the reportlab-users
mailing list