Do you QA your Python? Was: 2.1 vs. 2.2

Michael Hudson mwh at python.net
Mon Apr 15 07:38:24 EDT 2002


bokr at oz.net (Bengt Richter) writes:

> Apparently 1.5.2 and 2.1.x and 2.2.x are semi-official baseline
> versions. Is it/could it be official policy that
> #!/usr/bin/python(15|21|22) links should exist if a site has the
> identified version?

If you run "make install" you should have
$(prefix)/bin/python$(VERSION) where $(VERSION) is x.y (eg. 2.1, 1.5).

Cheers,
M.

-- 
  The Internet is full.  Go away.
                      -- http://www.disobey.com/devilshat/ds011101.htm



More information about the Python-list mailing list