|
GnuCash 2.4.99
|
Example Script simple session. More...
Go to the source code of this file.
Variables | |
| string | simple_session::FILE_1 = "/tmp/not_there.xac" |
| string | simple_session::FILE_2 = "/tmp/example_file.xac" |
| simple_session::session = None | |
| tuple | simple_session::session_2 = Session(FILE_2) |
Example Script simple session.
Definition in file simple_session.py.
1.7.4