| From: | Ken Raeburn <raeburn@MIT.EDU> |
| To: | krb5-bugs@MIT.EDU |
| Subject: | python configuration |
| Date: | Mon, 5 Jan 2009 13:29:03 -0500 |
The Python-based sample service-location plugin was hard-coded to use
Python 2.3, and now handles 2.5 as well. It should instead look for
the python-config program, and use whatever is installed, with the
appropriate compilation and linker options for that version.
Python 2.3, and now handles 2.5 as well. It should instead look for
the python-config program, and use whatever is installed, with the
appropriate compilation and linker options for that version.