Py docs ?

I’m confused, I posted the publisher 2.25 docs that I took out exraneous listings in, but I’m wondering why their are reptitve modules.

Also what is the _Blender in the Blender module? and what about a module like Camera, I have a Camera and a _Camera?

Here is the full one:
http://iptic.com/html/pydocfull.htm

Compared to this one:
http://iptic.com/html/pydoc.html

If someone would like to let me know why this is I would be glad to reorganize the html and repost the right docs. Thanks for any help[

I just access the Python 2.25 docs from inside Blender (using the DocBrowser script) and there isn’t any sub modules starting with an underscore (_). I guess those are for internal use only.

Martin

do you have or have a link to the docbrowser sript, I can’t find it anywhere.

I would like to learn python for blender but every time I try a link like yours or anyone elses I get errors :frowning: Is there a decent site running that helps show how to use python commands in blender? I used to know a few until NaN shut down at their site :frowning:

sorry for my site being down, I brought it down last night just for today so that I can upgrade everything, it should be back up tonight after I finish getting the database configured.

Sorry again for the inconvienience :wink:

Hey DAK, try http://www.blenderbuch.de/tutor/index.html the best Py-tuts around. They need some changes (“BP_CURTIME”), but if you encounter a problem just post the prob and you’ll get an anwser :wink:

i’m actually reading those tuts, and i’m stuck into that BP_CURTIME. I can’t find it anywhere … anyone know the secret path ? :slight_smile: