Пример #1
0
 def do_pinpoint(self, s):
     """Jarvis will pinpoint your location."""
     mapps.locateme()
Пример #2
0
 def pinpoint():
     """
     Jarvis will pinpoint your location.
     """
     mapps.locateme()