Python/fileinput

من موسوعة حسوب
< Python
مراجعة 11:24، 27 يوليو 2018 بواسطة مصطفى-عطا (نقاش | مساهمات) (إنشاء مبدئي)
(فرق) → مراجعة أقدم | المراجعة الحالية (فرق) | مراجعة أحدث ← (فرق)
اذهب إلى التنقل اذهب إلى البحث

This module implements a helper class and functions to quickly write a loop over standard input or a list of files. If you just want to read or write one file see open().