1
0
mirror of https://github.com/rkd77/elinks.git synced 2024-09-12 00:34:47 -04:00
elinks/contrib/python
M. Levinson 78bd416dc0 Bug 880: Prevent SIGSEGV in init_python when -no-home is used.
Before this patch, init_python would crash trying to set up elinks.home
at the Python side.  Now it uses None as the value in that case.
Also, init_python no longer adds "(null)" to $PYTHONPATH.
2006-12-08 19:59:41 +02:00
..
elinks_maint.py Oh, sorry. I forgot about these. 2006-10-19 16:20:26 +02:00
hooks.py Bug 880: Prevent SIGSEGV in init_python when -no-home is used. 2006-12-08 19:59:41 +02:00