Your browser does not seem to support JavaScript. As a result, your viewing experience will be diminished, and you have been placed in read-only mode.
Please download a browser that supports JavaScript, or enable it if it's disabled (i.e. NoScript).
THE POST BELOW IS MORE THAN 5 YEARS OLD. RELATED SUPPORT INFORMATION MIGHT BE OUTDATED OR DEPRECATED
On 17/11/2012 at 10:04, xxxxxxxx wrote:
Incredible, Cinema 4d Python even has the hashlib standard available!
Is there an overview of all available libraries or does it conform to the The Python Language Reference?
Edited topic title. At first it was looking like a spam...
On 19/11/2012 at 02:08, xxxxxxxx wrote:
I'll ask the developers but Python in CINEMA 4D comes with a complete Python 2.6.4 distribution and its standard library: The Python Standard Library
On 19/11/2012 at 06:35, xxxxxxxx wrote:
Good to know, thanks.
On 19/11/2012 at 22:50, xxxxxxxx wrote:
Try help('modules') in the Script Manager.
Best, Niklas
On 20/11/2012 at 04:17, xxxxxxxx wrote:
Good information, thanks. A lot of additional information.