This website works better with JavaScript
Strona główna
Odkrywaj
Pomoc
Zaloguj się
DricomDragon
/
PythonPostgresLab
kopia lustrzana
https://github.com/DricomDragon/PythonPostgresLab.git
Obserwuj
1
Polub
0
Forkuj
0
Pliki
Problemy
0
Wiki
Drzewo:
0f79d79c98
Gałęzie
Tagi
master
plpgsql
PythonPostgr...
/
model
/
product.py
product.py
81 B
Historia
Czysty
1
2
3
class
Product
()
:
def
__init__
(self, raw)
:
(self.id, self.name) = raw