Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.blender.org/blender.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJacques Guignot <guignot@wanadoo.fr>2003-06-21 20:09:21 +0400
committerJacques Guignot <guignot@wanadoo.fr>2003-06-21 20:09:21 +0400
commita228d7ef7d23d47aab3d8a4e6bc437f35a3bdf9b (patch)
tree10b78cd4aaaeafbcd01de87d88a4fe312bafd2f5 /source/blender/python/api2_2x/doc/testworld.py
parent89e847f51aaf9561228cdc42d89847f0839617b3 (diff)
check in test...
Diffstat (limited to 'source/blender/python/api2_2x/doc/testworld.py')
-rw-r--r--source/blender/python/api2_2x/doc/testworld.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/source/blender/python/api2_2x/doc/testworld.py b/source/blender/python/api2_2x/doc/testworld.py
index 02d43a0784a..171855f66c9 100644
--- a/source/blender/python/api2_2x/doc/testworld.py
+++ b/source/blender/python/api2_2x/doc/testworld.py
@@ -1,5 +1,5 @@
import Blender
-
+#testfile
list = Blender.World.Get()
print "available worlds",list