Hi, I have a Mac running OS X 10.8.3 "mountain lion" with Macports 2.1.3 installed. Among my many ports installed and active are:
python24 @2.4.6_10 (active) python27 @2.7.3_1 (active) python33 @3.3.0_0 (active) Curiously, I noticed something quite interesting. Look at the subtle difference between 2.7 and 3.3 with respect to the following: For Python 2.7: /opt/local//Library/Frameworks/Python.framework/Versions/2.7/include/python2.7/ For Python 3.3: /opt/local/Library/Frameworks/Python.framework/Versions/3.3/include/python3.3m/ With 3.3, why is there a lower case "m" appended to the directory path name above, whereas that's not the case with 2.7? Thanks, -Tabitha
_______________________________________________ macports-users mailing list [email protected] https://lists.macosforge.org/mailman/listinfo/macports-users
