From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 8332 invoked by uid 1002); 30 Mar 2003 09:12:27 -0000 Mailing-List: contact gentoo-dev-help@gentoo.org; run by ezmlm Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-dev@gentoo.org Received: (qmail 32392 invoked from network); 30 Mar 2003 09:12:27 -0000 From: George Shapovalov Organization: Gentoo Linux To: gentoo-dev@gentoo.org Date: Sun, 30 Mar 2003 01:13:24 -0800 User-Agent: KMail/1.5.1 References: <20030330063505.GA19969@cherenkov.orbis-terrarum.net> <20030330075150.GA20237@cherenkov.orbis-terrarum.net> In-Reply-To: <20030330075150.GA20237@cherenkov.orbis-terrarum.net> MIME-Version: 1.0 Content-Type: text/plain; charset="koi8-r" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200303300113.24841.george@gentoo.org> X-Spam-Status: No, hits=-4.6 required=5.0 tests=CARRIAGE_RETURNS,IN_REP_TO,NOSPAM_INC,QUOTED_EMAIL_TEXT, REFERENCES,SPAM_PHRASE_00_01,USER_AGENT,USER_AGENT_KMAIL version=2.43 X-Spam-Level: Subject: Re: [gentoo-dev] Portage programming question X-Archives-Salt: 680c74af-e696-4f05-9f5e-05bb41ecd2ea X-Archives-Hash: 1e6cda15d4ff9bdfb683d259171fa73d On Saturday 29 March 2003 23:51, Robin H. Johnson wrote: > I'm going to write some C++ or Java instead for what I want. Python > seems to lack the Sets and other sequence datatypes that would be > greatly useful. Well, not sure what are you referring to, but python sure does have sequence types and sets. In fact all sequence types provide set abilities. You might want to take a look here: http://www.python.org/doc/current/lib/typesseq.html and here: http://www.python.org/doc/current/tut/node7.html Hope this helps... George -- gentoo-dev@gentoo.org mailing list