Hashir Kashif commited on
Commit
7594c65
·
1 Parent(s): 5934166
Files changed (1) hide show
  1. app.py +3 -0
app.py CHANGED
@@ -134,6 +134,9 @@ def getNetflixInfo(cookiefile):
134
 
135
  except Exception as e:
136
  print(e)
 
 
 
137
  print("\n Moving in noMember")
138
  S = 10
139
  ran = ''.join(
 
134
 
135
  except Exception as e:
136
  print(e)
137
+ f = open("error.txt", "w")
138
+ f.write(str(e))
139
+ f.close()
140
  print("\n Moving in noMember")
141
  S = 10
142
  ran = ''.join(