HTTP/2 302
server: nginx
date: Fri, 18 Jul 2025 22:18:32 GMT
content-type: text/plain; charset=utf-8
content-length: 0
x-archive-redirect-reason: found capture at 20071208100549
location: https://web.archive.org/web/20071208100549/https://wiki.python.org/moin/PatternsInPython
server-timing: captures_list;dur=0.592580, exclusion.robots;dur=0.025490, exclusion.robots.policy;dur=0.012230, esindex;dur=0.012169, cdx.remote;dur=9.509396, LoadShardBlock;dur=200.395867, PetaboxLoader3.datanode;dur=150.389489
x-app-server: wwwb-app220
x-ts: 302
x-tr: 240
server-timing: TR;dur=0,Tw;dur=0,Tc;dur=1
set-cookie: SERVER=wwwb-app220; path=/
x-location: All
x-rl: 0
x-na: 0
x-page-cache: MISS
server-timing: MISS
x-nid: DigitalOcean
referrer-policy: no-referrer-when-downgrade
permissions-policy: interest-cohort=()
HTTP/2 200
server: nginx
date: Fri, 18 Jul 2025 22:18:33 GMT
content-type: text/html;charset=utf-8
x-archive-orig-date: Sat, 08 Dec 2007 10:05:48 GMT
x-archive-orig-server: Apache/2.0.54 (Debian GNU/Linux) mod_fastcgi/2.4.2
x-archive-orig-connection: close
x-archive-guessed-content-type: text/html
x-archive-guessed-charset: utf-8
memento-datetime: Sat, 08 Dec 2007 10:05:49 GMT
link:
; rel="original", ; rel="timemap"; type="application/link-format", ; rel="timegate", ; rel="first memento"; datetime="Tue, 08 Nov 2005 07:30:33 GMT", ; rel="prev memento"; datetime="Sun, 28 Jan 2007 04:44:49 GMT", ; rel="memento"; datetime="Sat, 08 Dec 2007 10:05:49 GMT", ; rel="next memento"; datetime="Thu, 22 Apr 2010 19:44:13 GMT", ; rel="last memento"; datetime="Sun, 11 Aug 2024 14:47:42 GMT"
content-security-policy: default-src 'self' 'unsafe-eval' 'unsafe-inline' data: blob: archive.org web.archive.org web-static.archive.org wayback-api.archive.org athena.archive.org analytics.archive.org pragma.archivelab.org wwwb-events.archive.org
x-archive-src: 52_1_20071208084132_crawl105-c/52_1_20071208095932_crawl107.arc.gz
server-timing: captures_list;dur=0.770038, exclusion.robots;dur=0.063749, exclusion.robots.policy;dur=0.043627, esindex;dur=0.015192, cdx.remote;dur=7.689215, LoadShardBlock;dur=227.549477, PetaboxLoader3.datanode;dur=181.258904, PetaboxLoader3.resolve;dur=169.694372, load_resource;dur=196.766254
x-app-server: wwwb-app220
x-ts: 200
x-tr: 484
server-timing: TR;dur=0,Tw;dur=0,Tc;dur=0
x-location: All
x-rl: 0
x-na: 0
x-page-cache: MISS
server-timing: MISS
x-nid: DigitalOcean
referrer-policy: no-referrer-when-downgrade
permissions-policy: interest-cohort=()
content-encoding: gzip
PatternsInPython - PythonInfo Wiki
Patterns along the lines of GangOfFour
I've removed "Inversion of Control in Python" from the side of DependencyInjectionPattern . "Inversion of Control" is a larger concept than Dependency injection. Dependency injection is a particular mechanism that is frequently used in systems that exhibits IoC type thinking. Even combined with the idea of service location (as opposed to dependency injection,) we still are a smaller idea than "Inversion of Control." Martin Fowler himself has said this many times.
Even "Inversion of Control" may even be poorly named; I would want to call it "Network of Control." But that is neither here nor there, for the purposes of this page.
-- LionKimbro 2005-05-05 18:00:02
EditText (last edited 2006-06-03 14:14:07 by SkipMontanaro )
DeleteCache (cached 2007-11-21 21:48:52)