Removed older versions

This commit is contained in:
Akash Bora
2022-07-18 17:04:47 +05:30
committed by GitHub
parent 1d45e22e55
commit 816d1150bd
25 changed files with 0 additions and 2375 deletions

View File

@@ -1,6 +0,0 @@
IFRAME_HEADER = b'\x00\x00\x01\xb0'
def is_iframe(frame):
"""Determine whether frame is an I frame."""
return frame[:4] == IFRAME_HEADER