summaryrefslogtreecommitdiffstats
path: root/docs
diff options
context:
space:
mode:
authorDirk Mueller <dirk@dmllr.de>2013-06-12 21:03:53 +0200
committerDirk Mueller <dirk@dmllr.de>2013-06-12 22:12:22 +0200
commita59b48e68479ff2347418239b8ed337c4d5c013c (patch)
tree3ce5640e71a33b3e45ed0a6e96e3adbb9b437b3f /docs
parent957bd5c780c83243c750c22925e8f61f683f2b03 (diff)
Use Python 3.x compatible octal literals
Python 3.x deprecated octal literals in the form 0755. Use 0o755 instead which works at least with Python 2.6 and newer. Change-Id: I6300e61d78619d8310e0ea7ddc8b46b94c1ef833
Diffstat (limited to 'docs')
0 files changed, 0 insertions, 0 deletions