Python docs missing?

Okay, for some reason everything development related is missing. www.blender.org is no longer the development site, it is the same as blender3d.com. Besides this, I can’t find the Python API docs for Blender 2.40 anywhere! I’ve even googled it, nothing… Can anyone help me here? All I really need to know is if it is possible yet (still waiting) to load an image from within Python with the image module, and access its raw RGB data. If it is possible in 2.40, and if someone would be nice enough to tell me how, then that would be great. Knowing where the docs are too wouldn’t hurt. Thanks!

Python API 2.40

Image loading

Thanks a zillion… but why can’t I just get the whole buffer as a list? Kind of silly that I have to get them one by one…

See my page for a current CVS version of the docs.

http://members.iinet.net.au/~cpbarton/ideasman/