You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
border view
Traceback (most recent call last):
File "/usr/local/Cellar/chisel/fblldb.py", line 83, in runCommand
command.run(args, options)
File "/usr/local/Cellar/chisel/commands/FBDisplayCommands.py", line 78, in run
for view, level in viewHelpers.subviewsOfView(obj):
File "/usr/local/Cellar/chisel/fblldbviewhelpers.py", line 75, in subviewsOfView
for i in xrange(subviewsCount):
NameError: name 'xrange' is not defined
The text was updated successfully, but these errors were encountered:
border view
Traceback (most recent call last):
File "/usr/local/Cellar/chisel/fblldb.py", line 83, in runCommand
command.run(args, options)
File "/usr/local/Cellar/chisel/commands/FBDisplayCommands.py", line 78, in run
for view, level in viewHelpers.subviewsOfView(obj):
File "/usr/local/Cellar/chisel/fblldbviewhelpers.py", line 75, in subviewsOfView
for i in xrange(subviewsCount):
NameError: name 'xrange' is not defined
The text was updated successfully, but these errors were encountered: