[Python-Dev] Some dull gc stats Tim Peters [email protected] Mon, 01 Jul 2002 01:45:20 -0400 Previous message: [Python-Dev] XML module causes profiler to throw Next message: [Python-Dev] Some dull gc stats Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] I checked in a surprisingly large patch to change the way we collect a generation. Before: Things directly reachable from outside the young generation were moved into a 'reachable' set in one pass. Things indirectly reachable from outside th
[mod_python] Client certificate? Conrad Steenberg conrad at hep.caltech.edu Tue Feb 26 10:49:54 EST 2002 Previous message: [mod_python] Client certificate? Next message: [mod_python] Client certificate? Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] Hi Rich On Mon, 2002-02-25 at 17:52, Rich Salz wrote: > I am sure there are other approaches, but here is what we did. > > We were already using SWIG (www.swig.org). I added ONE function to the > the request object, get_swig_handle. This returns
[Twisted-Python] Twisted Client Jarrod Roberson jarrod at vertigrated.com Tue Nov 10 19:30:31 MST 2009 Previous message (by thread): [Twisted-Python] Twisted Client Next message (by thread): [Twisted-Python] Twisted Client Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] On Tue, Nov 10, 2009 at 11:27 AM, Kevin Horn < kevin.horn at gmail.com > wrote: > On Tue, Nov 10, 2009 at 7:25 AM, morbidux < morbidux at free.fr > wrote: > >> Hi all, >> >> I'm writing a simple client / server application, th
Posts about python written by Tinniam V Ganesh
Python, open source, and the internet
Reverse a list, in Python
The Python SDK is generated from the Shaped API schema, with rich types and
In this tutorial, you'll learn how to use the Python namedtuple function to create named tuples
Python Programming tutorials from beginner to advanced on a massive variety of topics. All video and text tutorials are free
Articles tagged with #python