Wouter Cloetens a écrit : > It no longer works under python2.3 for me now, so I've been forced to do > some problem determination.
python-support removed automatic support for python 2.4. I can re-enable support for python 2.3 in my package, but some hg extensions need python 2.4, so I'm not sure it will be a good thing to re-enable it (even if plain hg without extension should work) Can you tell me the results of the following commands : > which hg > cat `which hg` > echo 'import sys; print sys.path;' | /usr/bin/python2.4 Happy new year, Vincent