This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author zach.ware
Recipients BreamoreBoy, jkloth, mdengler, pitrou, python-dev, steve.dower, tim.golden, trent, vstinner, zach.ware
Date 2015-01-13.21:50:02
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <CAKJDb-PrJBQW2rGh3Pd=wvmd_apq28+yZo1LRprU_6k2b=4UPA@mail.gmail.com>
In-reply-to <1421165565.74.0.849486276333.issue22919@psf.upfronthosting.co.za>
Content
STINNER Victor added the comment:
> Note: The binary (in debug mode) moved from PCbuild\python_d.exe to  PCbuild\win32\python_d.exe

There ought to be a 'python.bat' in the root of the source tree that
will always point to the last-built python[_d].exe, which may ease
things for you.
History
Date User Action Args
2015-01-13 21:50:03zach.waresetrecipients: + zach.ware, pitrou, vstinner, tim.golden, jkloth, trent, BreamoreBoy, python-dev, mdengler, steve.dower
2015-01-13 21:50:03zach.warelinkissue22919 messages
2015-01-13 21:50:02zach.warecreate