Explorar el Código

auto commit

master
jfinn hace 2 años
padre
commit
b33b7bd3c5
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  1. 1
    0
      wsps/tasks_loop.py

+ 1
- 0
wsps/tasks_loop.py Ver fichero

@@ -221,6 +221,7 @@ class RldMan():
221 221
 				p("add files???",file)
222 222
 	def add_file(self,file_name,fnx={}):
223 223
 		self.files[file_name] = {"ftxt":"",**fnx}
224
+	def rld_file(self,*a,**kw):pass
224 225
 	def rld_files(self):
225 226
 		# p()
226 227
 

Loading…
Cancelar
Guardar