Skip to content

Commit

Permalink
Add files via upload
Browse files Browse the repository at this point in the history
  • Loading branch information
KazukiPrzyborowski authored Nov 23, 2024
1 parent 094b6d5 commit 04788df
Showing 1 changed file with 0 additions and 17 deletions.
17 changes: 0 additions & 17 deletions pycatfile.py
Original file line number Diff line number Diff line change
Expand Up @@ -259,23 +259,6 @@ def decode_unicode_escape(value):
__use_advanced_list__ = config.getboolean('main', 'advancedlist')
__use_alt_inode__ = config.getboolean('main', 'altinode')
__file_format_extension__ = config.get('main', 'extension')
This version handles both Python 2 and 3 seamlessly.


2/2













else:
if not __use_alt_format__:
# Format Info by Kazuki Przyborowski
Expand Down

0 comments on commit 04788df

Please sign in to comment.