Khaled Hosny wrote:
> On Sun, Feb 07, 2016 at 10:41:15AM +0000, Philip Taylor wrote: >> Thank you, Khaled; all now works well (see below). In your experience, >> how difficult would it be to enhance 'dviasm' to send the version of >> Python currently installed and adjust its behaviour accordingly ? > > It can be done, but not trivial and I don’t have enough time to do it > right now. OK, thanks and understood Khaled. In the meantime, would it be possible to add a simple test along the lines of the following : if (sys.version_info > (2, 999999)): print ("Python version too high") else: print ("Python version OK") No idea if this is valid Python, but I think it conveys the idea ... ** Phil. -------------------------------------------------- Subscriptions, Archive, and List information, etc.: http://tug.org/mailman/listinfo/xetex