more PEP8 generally

master
richard 2013-06-27 22:27:58 +01:00
parent 7c88b34a48
commit 9263d0cc06
1 changed files with 1 additions and 0 deletions

View File

@ -117,6 +117,7 @@ def get_chunks(size):
s += 0x20000
yield(p, size-p)
# more general functions
def make_id(length):
text = ''