Remove swear words from source code

This commit is contained in:
Daniel James 2013-09-23 16:16:51 +01:00
parent 9de8b6634c
commit 577bbf14b6
10 changed files with 22 additions and 26 deletions

View file

@ -5,7 +5,7 @@ import getopt
import pyinotify
import pprint
# a little shit script to test out pyinotify events
# a little script to test out pyinotify events
class AT(pyinotify.ProcessEvent):
def process_default(self, event):