log contenttransformer/app.py @ 22:ee3eadc97a41

age author description
Tue, 03 Nov 2020 10:53:13 -0800 Jeff Hammel py3
Thu, 25 Nov 2010 11:55:55 -0800 Jeff Hammel remove hack around downstream snafu (martINI, ConfigParser)
Wed, 30 Jun 2010 22:32:33 -0700 Jeff Hammel ugly f-ing hack
Wed, 30 Jun 2010 22:09:13 -0700 Jeff Hammel allow transformers to take kwargs
Sun, 07 Feb 2010 19:48:09 -0500 k0s added transformer just of content-type name
Sun, 07 Feb 2010 19:03:15 -0500 k0s * separate out get_response to its own function
Sun, 17 Jan 2010 19:47:32 -0500 k0s move transformers getting method to a standalone function
Wed, 13 Jan 2010 23:58:13 -0500 k0s now works, just doesnt do anything, i dont think
Mon, 11 Jan 2010 11:32:24 -0500 k0s initial commit of contenttransformer; still in the stub stage