Closedown
This commit is contained in:
@@ -10,11 +10,6 @@
|
||||
global print_log, sendFeedback, sys, inspect, os, traceback
|
||||
import sys, inspect, os, traceback
|
||||
|
||||
class Pio:
|
||||
def __init__(self):
|
||||
self.log('ecco pio')
|
||||
|
||||
def log(self, text):
|
||||
print str(text)
|
||||
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user