##// END OF EJS Templates
genera imagen y graba OK
ralonso -
r57:58
parent child
Show More
@@ -33,8 +33,11
33 33 functions2.detect_devices(self) #busca los dispositivos de grabacion No newline at end of file
34 34 No newline at end of file
35 35 self.var_n_discs=0 No newline at end of file
36 self.var_disc=0 No newline at end of file
36 37 self.var_list=[] No newline at end of file
37 38 self.var_sublist=[] No newline at end of file
39 self.bool_iso = False
No newline at end of file
40 self.bool_burn = False No newline at end of file
38 41 No newline at end of file
39 42 #Revisa si existe el archivo de confirguracion No newline at end of file
40 43 if os.path.isfile("parameters.conf"): No newline at end of file
General Comments 0
You need to be logged in to leave comments. Login now