Am 16.02.21 um 22:57 schrieb Skip Montanaro:
A note to webmas...@python.org from an astute user named Hiromi in
Japan* referred
us to Guido's shell archives for the 0.9.1 release from 1991.
I then pushed the result to a Github repo:
https://github.com/smontanaro/python-0.9.1
That
On Thu, Feb 18, 2021 at 9:39 PM David Mertz wrote:
> As Skip pointed out to me privately, there are some minor limitations with
> this version. E.g.:
>
> % python
> >>> import glob
> >>> import sys
> >>> print 'hello'
> hello
> >>> print 2+2
> 4
> >>> print 2*2
> Unhandled exception: run-time er
> Also mind
> http://www.dalkescientific.com/writings/diary/archive/2009/03/27/python_0_9_1p1.html
> for result comparison.
Thanks, Paul. I had lost track of Andrew. Good to know he's still out
there. I wonder why his tar file was never sucked up into the
historical releases page.
Whew! My stupid
> If someone knows how to get the original Usenet messages from what Google
> published, let me know.
Seems the original shar is there buried in a Javascript string toward
the end of the file. I think I've got a handle on it, though it will
take a Python script to massage back into correct format
>
> Wow. Was white-space not significant in this release of Python? I see the
>> lack of indentation in the first Python programs.
>>
>
> Indentation most certainly was significant from day 0. I suspect what
> happened is that these files got busted somehow by the extraction process
> used by Skip
On Tue, Feb 16, 2021 at 2:59 PM Senthil Kumaran wrote:
> On Tue, Feb 16, 2021 at 1:58 PM Skip Montanaro
> wrote:
>
>>
>> I then pushed the result to a Github repo:
>>
>> https://github.com/smontanaro/python-0.9.1
>>
>
> Wow. Was white-space not sig
On 2/16/21 3:44 PM, Guido van Rossum wrote:
Awesome, Skip!
Was there a date somewhere? I can't recall if this would have been the
first open source release (from just about 30 years ago, sometime in
February 1991) or some time later in the same year?
Guido van Rossum
unread,
Python 0.9.1
x27;ps1', 'ps2', 'stderr', 'stdin',
> 'stdout']
> >>> sys.modules
> {'builtin': ; 'sys': ; '__main__': '__main__'>}
> >>> sys.exit(0)
>
> I then pushed the result to a Github
7;, 'stdin',
'stdout']
>>> sys.modules
{'builtin': ; 'sys': ; '__main__': }
>>> sys.exit(0)
I then pushed the result to a Github repo:
https://github.com/smontanaro/python-0.9.1
There is a new directory named "shar" wit
ANNOUNCING
eGenix.com mxODBC Connect
Database Interface for Python
Version 0.9.1 (beta)
Our new client-server product for connecting Python applications
Thanks, now I am trying with Mysql-python-1.2.0.
There is an other issue I am encoutering when trying to build, do u
know why? (please see below)
===
ld: fatal: relocations remain against allocatable but non-writable
sections
collect2: ld returned 1 exit
Cathy Hui wrote:
> I am trying to install MySQL-Python 0.9.1 on my Solaris 8 system. The
> system has Python 2.3.3 and Mysql 4.0.21 installed.
You're wasting your time. Use MySQL-python-1.2.0.
--
http://mail.python.org/mailman/listinfo/python-list
I am trying to install MySQL-Python 0.9.1 on my Solaris 8 system. The
system has Python 2.3.3 and Mysql 4.0.21 installed.
This is where I downloaded the distribution of the Mysql-python
package:
http://www.ravenbrook.com/project/p4dti/import/2001-10-16/MySQL-python-0.9.1/MySQL-python-0.9.1
13 matches
Mail list logo