https://github.com/mfitzp/icoshift
Revision 4b682f865e5bef2e2641198d75d2a2425c08b18a authored by Martin Fitzpatrick on 16 October 2014, 15:14:19 UTC, committed by Martin Fitzpatrick on 16 October 2014, 15:14:19 UTC
Fixing various non-Pythonic things about the source inc.

- variable and function names are now lowercase
- logging.info and logging.warn used for output and warnings
- += 1 on accumulators
- remove redundant ( ) on a lot of if statements

This does not alter the function, just hopes to make it more easily
maintainable.
1 parent 80dea8f
History
Tip revision: 4b682f865e5bef2e2641198d75d2a2425c08b18a authored by Martin Fitzpatrick on 16 October 2014, 15:14:19 UTC
Pythonification of the source
Tip revision: 4b682f8
File Mode Size
icoshift
.gitignore -rw-r--r-- 326 bytes
COPYING -rw-r--r-- 436 bytes
LICENSE -rw-r--r-- 1.5 KB
README.md -rw-r--r-- 1.8 KB
setup.py -rwxr-xr-x 1.7 KB

README.md

back to top