Kaynağa Gözat

print 삭제

2DU 8 yıl önce
ebeveyn
işleme
c8a14ba934
1 değiştirilmiş dosya ile 0 ekleme ve 3 silme
  1. 0 3
      mark.py

+ 0 - 3
mark.py

@@ -425,9 +425,6 @@ def toc_pas(data, title):
                         margin = ''
                     
                     toc_c = toc_d
-                    
-
-            print('toc_c : ' + str(toc.count('.')))
 
             test = re.search('([0-9]*)(\.([0-9]*))?(\.([0-9]*))?(\.([0-9]*))?(\.([0-9]*))?', toc)
             if(test):