mirror of
https://github.com/python/cpython.git
synced 2026-05-16 01:19:28 -04:00
815d2bf067
MachoPython. Mainly making sure we don't call routines that don't exist and representing pathnames in a os.separator-neutral format. These shouldn't interfere too much with Just's work on the next generation IDE, I hope.