Rename pu.cont to pu.go

This commit is contained in:
Aaron Meurer 2017-04-05 00:43:56 -04:00
parent 7c1237353c
commit e0b8497779

View File

@ -24,7 +24,7 @@ class PudbShortcuts(object):
@property
def cont(self):
def go(self):
import sys
dbg = _get_debugger()