log src/proto/if_python3.pro @ 3929:9e119e0ade5d v7.3.720

age author description
Fri, 29 Jun 2012 12:54:53 +0200 Bram Moolenaar updated for version 7.3.569 v7.3.569
Sat, 24 Jul 2010 15:42:14 +0200 Bram Moolenaar Temporary solution for crashing when using both :py and :py3: disallow both in vim73
Mon, 19 Jul 2010 20:46:22 +0200 Bram Moolenaar Rename some "python3" symbols to "py3", as the command name. vim73
Sun, 18 Jul 2010 18:04:50 +0200 Bram Moolenaar Make automatic prototype generation work with more interfaces. vim73
Sat, 17 Jul 2010 21:19:38 +0200 Bram Moolenaar Added support for Python 3. (Roland Puntaier) vim73