pythonが最初に書かれたプラットホームはナンだったのか?

脳内にはMacだという情報があるのだけど、裏が取れているわけではない。
スラドにポストした時は、bravoさめの日記への返信のつもりだったから、表板の感覚はないし、日本語の情報で裏を取っただけで流してしまった。
というわけで、調べてみた。
実家のcwi.nlでディレクトリを漁るが、99年より古いものはない。
Misc/HISTORYの一番下を見る。
http://svn.python.org/view/python/trunk/Misc/HISTORY?rev=51814&view=markup

Release 0.9.0 (February 1991)
Original posting to alt.sources.

はじめて公開された0.9.0なalt.sourcesへのポストは見つからず。
0.9.1のポストを見つける。
http://groups.google.com/group/alt.sources/browse_thread/thread/3b6652abb0e23b03/53ee3620bc53c281?lnk=gst&q=python&rnum=117#53ee3620bc53c281
READMEには、こうあった。

This is Python, an extensible interpreted programming language that
combines remarkable power with very clear syntax.

This is version 0.9 (the first beta release), patchlevel 1.

Python can be used instead of shell, Awk or Perl scripts, to write
prototypes of real applications, or as an extension language of large
systems, you name it. There are built-in modules that interface to
the operating system and to various window systems: X11, the Mac
window system (you need STDWIN for these two), and Silicon Graphics'
GL library. It runs on most modern versions of UNIX, on the Mac, and
I wouldn't be surprised if it ran on MS-DOS unchanged. I developed it
mostly on an SGI IRIS workstation (using IRIX 3.1 and 3.2) and on the
Mac, but have tested it also on SunOS (4.1) and BSD 4.3 (tahoe).

IRISとMacで開発されていたことがわかる。でも、最初はどっちなんだ?
初期の開発は休暇中に行われたそうだけど、IRISが使えたのかどうかが問題だな。普通の個人のところには、ワークステーションなんてなかった時代だけど。たぶん、モデムはもうあっただろうから、リモートで使ったという可能性も捨てきれない。休暇だからといって、バカンスに出かけない奴もいて、大学で空いたリソースを使うとか、プログラムのアルバイトする人もいるから、このへんはなんとも言えず。