fix padline option for source blocks

This commit is contained in:
Alexander Grothe
2017-06-21 12:46:51 +02:00
parent 2782daf931
commit d45d4ff643
20 changed files with 437 additions and 109 deletions

1
library/xrandr_facts.py Normal file → Executable file
View File

@@ -1,4 +1,5 @@
#!/usr/bin/env python2
from __future__ import print_function
import ast
import binascii