This website requires JavaScript.
Explore
Help
Sign In
adam
/
znc
Watch
1
Star
0
Fork
0
You've already forked znc
mirror of
https://github.com/znc/znc.git
synced
2026-06-11 09:15:01 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
d14528b59ef1bae8cc3eed210b396c460e87618b
znc
/
modules
/
modpython
T
History
Kyle Fuller
d14528b59e
Allow loading python modules with modpython (ex. modname/__init__.py)
...
Fixes
#58
2011-08-31 17:26:04 +00:00
..
codegen.pl
Fix compilation of modpython.
2011-08-21 21:51:28 +07:00
compiler.cpp
remove some more of the evil trailing white spaces & tabs
2011-06-09 21:29:13 +02:00
cstring.i
remove some more of the evil trailing white spaces & tabs
2011-06-09 21:29:13 +02:00
functions.in
Fix compilation of modpython.
2011-08-21 21:51:28 +07:00
Makefile.inc
Fix dependencies between modpython parts.
2011-08-21 13:34:23 +01:00
modpython.i
Make modpython support network modules
2011-08-25 21:17:28 +01:00
module.h
Make modpython support network modules
2011-08-25 21:17:28 +01:00
retstring.h
modpython: move CPyRetString to own header.
2011-03-31 20:13:19 +07:00
znc.py
Allow loading python modules with modpython (ex. modname/__init__.py)
2011-08-31 17:26:04 +00:00