1
0
mirror of https://github.com/gryf/pygtktalog.git synced 2025-12-17 11:30:19 +01:00

Early design for separating main classes into smaller parts. Added logger module.

This commit is contained in:
2010-04-28 21:55:49 +02:00
parent 9b7f15122d
commit dbb01acd3f
14 changed files with 547 additions and 384 deletions

View File

@@ -7,7 +7,6 @@
"""
import unittest
import os
from tempfile import mkstemp
from pygtktalog.dbcommon import connect, Meta, Session, Base