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:
authorGuillermo S. Romero <gsr.b3d@infernal-iceberg.com>2010-08-06 06:26:23 +0400
committerGuillermo S. Romero <gsr.b3d@infernal-iceberg.com>2010-08-06 06:26:23 +0400
commit1aecb15c745227b65102d5f329458015ba32a459 (patch)
treeb04f2e64f6e4c730a79f006f52364feeb44c8371
parent30d180ff0d18217ed860afb3f63a38d536b41790 (diff)
SVN maintenance.
-rw-r--r--release/scripts/modules/bpy/path.py2
1 files changed, 0 insertions, 2 deletions
diff --git a/release/scripts/modules/bpy/path.py b/release/scripts/modules/bpy/path.py
index 9f3e4be8347..3673f501527 100644
--- a/release/scripts/modules/bpy/path.py
+++ b/release/scripts/modules/bpy/path.py
@@ -16,8 +16,6 @@
#
# ##### END GPL LICENSE BLOCK #####
-# <pep8 compliant>
-
"""
This module has a similar scope to os.path, containing utility
functions for dealing with paths in Blender.