summaryrefslogtreecommitdiffstats
path: root/OSlinux.py
diff options
context:
space:
mode:
authorJérémy Zurcher <jeremy@asynk.ch>2012-04-13 21:16:12 +0200
committerJérémy Zurcher <jeremy@asynk.ch>2012-04-13 21:16:12 +0200
commiteeb9927c89d6d2425a74c33ff8773bceba39af1c (patch)
treee5e770fc041fa27b6e13a78dc9c3dc3f75c7c213 /OSlinux.py
parent99561b834dbd9d52b83aa7b0fb980431fa1aa056 (diff)
downloadpyevenja-eeb9927c89d6d2425a74c33ff8773bceba39af1c.zip
pyevenja-eeb9927c89d6d2425a74c33ff8773bceba39af1c.tar.gz
reformat filesHEADmaster
Diffstat (limited to 'OSlinux.py')
-rw-r--r--OSlinux.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/OSlinux.py b/OSlinux.py
index 0a7ce9a..33ca5db 100644
--- a/OSlinux.py
+++ b/OSlinux.py
@@ -24,7 +24,7 @@
__all__ = ["MAX_TREELEVEL","START_ELEMENTS","INC_ELEMENTS"]
-MAX_TREELEVEL = 8 # not used yet
+MAX_TREELEVEL = 8 # not used yet
# only used in flisthash.py tests
START_ELEMENTS = 100 #/* Start with a list of 100 elements */