Message214802
Christian: please don't use this bug tracker to get help. Please use e.g. python-list to ask questions on how to use Python. To answer your question: in theory, you have the choice to either continue to use dynamic loading from the frozen interpreter, or to make psycopg.so a builtin module. Freeze won't help here, as it only deals with modules written in Python. |
|
| Date |
User |
Action |
Args |
| 2014-03-25 10:07:30 | loewis | set | recipients:
+ loewis, lemburg, barry, brett.cannon, jcea, eric.smith, jkloth, Arfrever, Trundle, meador.inge, eric.snow, chba |
| 2014-03-25 10:07:30 | loewis | set | messageid: <[email protected]> |
| 2014-03-25 10:07:30 | loewis | link | issue16047 messages |
| 2014-03-25 10:07:30 | loewis | create | |
|