diff options
author | Matěj Cepl <mcepl@cepl.eu> | 2014-12-11 22:25:23 +0100 |
---|---|---|
committer | Matěj Cepl <mcepl@cepl.eu> | 2014-12-11 22:25:23 +0100 |
commit | 3d16b8dad4f3bcfe2ea4c40951bddd4b12ae4f83 (patch) | |
tree | 306617e2639b3d8e8a010be5af3c3e2def6379a3 /pygm2n | |
parent | 8c731414db71af32be1f405135a78cb568ce89d0 (diff) | |
download | pygn-3d16b8dad4f3bcfe2ea4c40951bddd4b12ae4f83.tar.gz |
Eliminate debian/ directory and obviously unnecessary files.
Diffstat (limited to 'pygm2n')
-rwxr-xr-x | pygm2n | 11 |
1 files changed, 0 insertions, 11 deletions
@@ -117,17 +117,6 @@ def usage(): print '-T for test mode (not send article via NNTP)' print '-V for verbose output (usefull with -T option for debugging)' - - - - - - - - - - - """main is structured in 4 phases: 1) check and set pyg's internal variables 2) check whitelist for users' permission |