mirror of
				https://github.com/noDRM/DeDRM_tools.git
				synced 2025-10-23 23:07:47 -04:00 
			
		
		
		
	Undefined name: errlog = ''
This commit is contained in:
		
							parent
							
								
									8c08c67aa8
								
							
						
					
					
						commit
						4e26b9d4e7
					
				
					 1 changed files with 1 additions and 0 deletions
				
			
		|  | @ -114,6 +114,7 @@ def decryptpdf(infile, outdir, rscpath): | ||||||
| 
 | 
 | ||||||
| 
 | 
 | ||||||
| def decryptpdb(infile, outdir, rscpath): | def decryptpdb(infile, outdir, rscpath): | ||||||
|  |     errlog = '' | ||||||
|     outname = os.path.splitext(os.path.basename(infile))[0] + ".pmlz" |     outname = os.path.splitext(os.path.basename(infile))[0] + ".pmlz" | ||||||
|     outpath = os.path.join(outdir, outname) |     outpath = os.path.join(outdir, outname) | ||||||
|     rv = 1 |     rv = 1 | ||||||
|  |  | ||||||
		Loading…
	
	Add table
		
		Reference in a new issue
	
	 Christian Clauss
						Christian Clauss