Python on Tandy Model 102?
Sean 'Shaleh' Perry
shalehperry at attbi.com
Mon Jan 14 03:00:28 EST 2002
On 14-Jan-2002 Dan Hamm wrote:
> I know this is a weird question, but does anyone know if someone has ported
> Python to be able to use it on an old Tandy Model 102 laptop? This machine
> has a small Basic interpreter, and I was just thinking it might be able to
> handle Python as well.
>
would enough python to be usable fit on a tandy? You need the interpreter plus
at least 3 modules. This has always been my biggest complaint about python --
I can not really write code without using a from or import statment.
More information about the Python-list
mailing list