Changes between Initial Version and Version 1 of Ticket #1330
- Timestamp:
- Jan 1, 2009 12:09:11 PM (10 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #1330 – Description
initial v1 4 4 I thought it was a problem with my mac, but when I tried in the terminal: 5 5 6 {{{ 6 7 Nyx:~ lighty$ python 7 8 Python 2.5.1 (r251:54863, Apr 15 2008, 22:57:26) … … 10 11 >>> import objc 11 12 >>> 13 }}}