Python Packages : A looming problem? packages might no longer work? (well not on your platform or python version anyway)

David Lyon david.lyon at preisshare.net
Thu Apr 23 19:10:19 EDT 2009



On Thu, 23 Apr 2009 14:02:19 -0700, norseman <norseman at hughes.net> wrote:
> If you think I'm somehow able to take a look at a plain piece of code
> you posted yesterday and know that it was written 26 years ago on a CP/M
> 2.0 dual HD DS 8" floppy drive system using Microsoft Assembly for the
> Z80 chip, intended as a generic print driver for the IBM Seletric
> converted to operate with computers of the day - you have an unrealistic
> esteem of my abilities.

Funny.... :-)

A build test under the last 5 significant versions of python interpretors 
would probably pick up the fact that it is dead code....

hello:
    mov bh,25
    mov ah,bh

you had cp/m version 2? - wow

We're all ok... as far as we know

David






More information about the Python-list mailing list