Ansgar
|
dce43697ac
ORMObject: drop `clone` member function
|
1 年之前 |
Ansgar
|
aab91edea2
unify interpreter to "#! /usr/bin/env python3"
|
4 年之前 |
Ansgar
|
d62a44a4aa
dbtest_session.py: use `range` instead of `xrange` to be compatible with Python 3
|
4 年之前 |
Ansgar Burchardt
|
0bf4c90e93
silence warning "E305 expected 2 blank lines after class or function definition"
|
5 年之前 |
Margarita Manterola
|
054762a556
Make dbtests pass and execute them as integration tests.
|
6 年之前 |
Bastian Blank
|
5b08e57be0
Fix E251: Unexpected spaces around keyword / parameter equals
|
6 年之前 |
Torsten Werner
|
b8f3795c31
Avoid ressource leaks in ORMObject.clone().
|
14 年之前 |
Torsten Werner
|
8c491e5361
Implement ORMObject.session() and .clone().
|
14 年之前 |
Torsten Werner
|
b5673f26f7
Add new test SessionTestCase.
|
14 年之前 |