This repository has been archived on 2023-10-09. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
blender-archive/doc/python_api/examples
Sybren A. Stüvel 8022bd7059 Depsgraph examples: don't assign to names of built-in Python objects
`object` is the superclass of all objects. Old-style code could still be
using `class SomeClass(object)` and assigning something else to `object`
could have unexpected results.

This is now also documented in the
[Python style guide](https://wiki.blender.org/wiki/Style_Guide/Python)
on the wiki.

Differential Revision: https://developer.blender.org/D4922

Reviewed by: sergey
2019-05-23 10:29:49 +02:00
..
2015-09-08 19:42:58 +10:00
2019-03-17 21:00:56 +11:00
2016-02-15 19:43:08 +11:00
2012-06-19 22:17:19 +00:00
2015-09-08 19:42:58 +10:00
2019-03-22 00:07:06 +11:00
2019-03-22 00:07:06 +11:00
2019-03-22 00:07:06 +11:00
2019-03-22 00:07:06 +11:00
2015-09-08 19:42:58 +10:00
2016-02-15 19:43:08 +11:00
2015-09-08 19:42:58 +10:00
2019-03-17 21:00:56 +11:00
2015-09-08 19:42:58 +10:00
2018-11-20 07:38:20 +11:00
2018-11-20 07:38:20 +11:00
2018-11-20 07:38:20 +11:00
2018-11-20 07:38:20 +11:00
2018-11-20 07:38:20 +11:00
2018-11-20 07:38:20 +11:00
2018-11-20 07:38:20 +11:00
2018-11-20 07:38:20 +11:00
2018-11-20 07:38:20 +11:00
2018-11-20 07:38:20 +11:00
2018-11-20 07:38:20 +11:00
2018-11-20 07:38:20 +11:00
2014-06-25 03:04:53 +10:00
2014-02-13 08:52:12 +11:00
2016-10-25 17:34:01 +02:00