[12:17:20] <sdfjgkljndsfg> I followed the docs to create a custom plugin, but didn't see anything about how to install. I ended up getting it working by adding the script to <python install>/Lib/site-packages/PIL/, then editing <python install>/Lib/site-packages/PIL/__init__.py. That works, but just doesn't feel right. Is there a better way to add custom plugins?
[13:12:43] <wiredfool> sdfjgkljndsfg: a custom plugin for decoding an image?