Skip to content

Commit 04788df

Browse files
author
Kazuki Suzuki Przyborowski
authored
Add files via upload
1 parent 094b6d5 commit 04788df

File tree

1 file changed

+0
-17
lines changed

1 file changed

+0
-17
lines changed

pycatfile.py

Lines changed: 0 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -259,23 +259,6 @@ def decode_unicode_escape(value):
259259
__use_advanced_list__ = config.getboolean('main', 'advancedlist')
260260
__use_alt_inode__ = config.getboolean('main', 'altinode')
261261
__file_format_extension__ = config.get('main', 'extension')
262-
This version handles both Python 2 and 3 seamlessly.
263-
264-
265-
2/2
266-
267-
268-
269-
270-
271-
272-
273-
274-
275-
276-
277-
278-
279262
else:
280263
if not __use_alt_format__:
281264
# Format Info by Kazuki Przyborowski

0 commit comments

Comments
 (0)