1 new changeset in stable: http://www.bitbucket.org/tortoisehg/stable/changeset/39d55a62a43e/ changeset: r1641:39d55a62a43e user: sborho date: 2009-03-22 19:22:28 summary: shell: tortoisehg.dll should not be using os.popen()
This call was added by me in January before I understood how tortoisehg.py was used as a both COM server and as a registration script. It's all kinds of bad that it is trying to run python every time this script is executed. fixes #113 affected #: 1 file (74 bytes) Repository URL: http://bitbucket.org/tortoisehg/stable/ -- This is a commit notification from bitbucket.org. You are receiving this because you have the service enabled, addressing the recipient of this email. ------------------------------------------------------------------------------ Apps built with the Adobe(R) Flex(R) framework and Flex Builder(TM) are powering Web 2.0 with engaging, cross-platform capabilities. Quickly and easily build your RIAs with Flex Builder, the Eclipse(TM)based development software that enables intelligent coding and step-through debugging. Download the free 60 day trial. http://p.sf.net/sfu/www-adobe-com _______________________________________________ Tortoisehg-develop mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/tortoisehg-develop
