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