Patches item #1046831, was opened at 2004-10-14 08:44 Message generated for change (Comment added) made by loewis You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=305470&aid=1046831&group_id=5470
Category: Distutils and setup.py Group: Python 2.3 >Status: Closed >Resolution: Accepted Priority: 5 Submitted By: uiltje (tuijldert) Assigned to: Raymond Hettinger (rhettinger) Summary: Consistent retrieval of Python version. Initial Comment: sysconfig.py: Sometimes 'sys.version' is used, sometimes 'get_python_version()'. This patch makes it consistent. Python: V2.3.4 OS: OpenVMS V7.3-2 ---------------------------------------------------------------------- >Comment By: Martin v. L�wis (loewis) Date: 2005-03-03 12:09 Message: Logged In: YES user_id=21627 Thanks for the patch, applied as sysconfig.py 1.63 NEWS 1.1256 ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=305470&aid=1046831&group_id=5470 _______________________________________________ Patches mailing list [email protected] http://mail.python.org/mailman/listinfo/patches
