This commit is contained in:
耿伦伦
2021-12-01 17:21:27 +08:00
parent ecba1fbc31
commit 481c2f8b6b
13 changed files with 43 additions and 21 deletions

View File

@ -39,6 +39,5 @@ class Handler(FileSystemEventHandler):
return None
elif event.event_type == 'created':
print('here')
q.put(event.src_path)