HTTP/2 302
server: nginx
date: Sat, 19 Jul 2025 14:35:02 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=2.359057, exclusion.robots;dur=0.026934, exclusion.robots.policy;dur=0.014105, esindex;dur=0.014718, cdx.remote;dur=35.765538, LoadShardBlock;dur=414.958286, PetaboxLoader3.datanode;dur=249.144326
x-app-server: wwwb-app212
x-ts: 302
x-tr: 479
server-timing: TR;dur=0,Tw;dur=0,Tc;dur=0
set-cookie: SERVER=wwwb-app212; 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: Sat, 19 Jul 2025 14:35:04 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=2.071201, exclusion.robots;dur=0.024916, exclusion.robots.policy;dur=0.012192, esindex;dur=0.011992, cdx.remote;dur=58.877900, LoadShardBlock;dur=403.515853, PetaboxLoader3.resolve;dur=528.219366, PetaboxLoader3.datanode;dur=1026.514805, load_resource;dur=1270.356241
x-app-server: wwwb-app212
x-ts: 200
x-tr: 1793
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)