Does python support long longs?

Aahz Maruch aahz at netcom.com
Sun Jan 16 09:56:57 EST 2000


In article <722C7DA3C5245C0A.D784A1B5D0E7D6C6.EABECEEA7DD01A77 at lp.airnews.net>,
Cameron Laird <claird at starbase.neosoft.com> wrote:
>In article <85qa3c$hk$1 at nntp9.atl.mindspring.net>,
>Aahz Maruch <aahz at netcom.com> wrote:
>>
>>The way to build large Python applications is to componentize and
>>loosely-couple the hell out of everything.
>
>A lot more than just Python, of course.

Sure, but Python *encourages* it.  Python makes it *easy*.  Writing
test-harness wrappers so that you can test the component you're
currently building usually takes an hour at the most -- and you can use
that for QA later on if you wish.

I think, though, that it's to Python's advantage that it came late
enough to the game to leverage a lot of component technologies (database
access and DCOM/Corba/XML-RPC and sockets in general).
--
                      --- Aahz (@netcom.com)

Androgynous poly kinky vanilla queer het    <*>     http://www.rahul.net/aahz/
Hugs and backrubs -- I break Rule 6

Have a *HAPPY* day!!!!!!!!!!



More information about the Python-list mailing list