This website works better with JavaScript
Начало
Каталог
Помощ
Вход
DricomDragon
/
PythonPostgresLab
огледало от
https://github.com/DricomDragon/PythonPostgresLab.git
Наблюдаван
1
Харесван
0
Разклонения
0
Файлове
Задачи
0
Уики
ИН на ревизия:
861878cdd5
Клонове
Маркери
master
plpgsql
PythonPostgr...
/
model
/
product.py
product.py
81 B
История
Директен файл
1
2
3
class Product():
def __init__(self, raw):
(self.id, self.name) = raw