Commit | Date | |
---|---|---|
2011-11-25 21:09:33 | Tree | |
2011-11-10 09:41:35 | Tree | |
[r8608]
by
yaberauneya
- services -> service. |
2011-11-09 05:14:20 | Tree |
2011-11-08 07:21:25 | Tree | |
[r8602]
by
yaberauneya
Merge changes from trunk to cli Read the .mk file. The variable is WITH_BDB_VER, not WITH_BDB_VERSION. |
2011-11-08 07:12:19 | Tree |
2011-11-05 17:41:16 | Tree | |
2011-11-05 17:15:12 | Tree | |
[r8575]
by
yaberauneya
Add a patch for python issue # 13214 to make cmd.Cmd.get_names do our bidding in a more reasonable way. 1. We need to have a do_EOF handler as a hack for the CLI to trickle failures up to the top layer (otherwise ^D output looks like this): *** Unknown syntax: EOF This was brought up some time ago on the Python bug tracker via Issue 1294 and the proposed solution was rejected by the BDFL because it was a limiting hack. 2. We also need dynamic registering of commands via the cmd module. Without this patch, commands are statically defined according to the module definition. |
2011-11-04 04:24:07 | Tree |
2011-11-04 03:55:35 | Tree | |
2011-11-04 02:39:55 | Tree |