#41344: vim @7.4.052_0+breakindent+huge+python27+python33 - vim breaks with two Python versions ---------------------+---------------------- Reporter: ml@… | Owner: raimue@… Type: defect | Status: assigned Priority: Normal | Milestone: Component: ports | Version: 2.2.1 Resolution: | Keywords: Port: vim | ---------------------+---------------------- Comment (by raimue@…): Here is a patch that works for me for +python27 +python33. I can run both `:py print "Hello"` and `:py3 print("Hello")`. However, it only works without my `.vimrc` and plugins. Otherwise, python 3.x causes a `Segmentation fault`... I am not sure if the linking is still wrong or it's some other problem. -- Ticket URL: <https://trac.macports.org/ticket/41344#comment:5> MacPorts <http://www.macports.org/> Ports system for OS X