Home
last modified time | relevance | path

Searched refs:pysvr (Results 1 – 4 of 4) sorted by relevance

/external/python/cpython2/Demo/pysvr/
DMakefile45 all: pysvr
48 pysvr: pysvr.o $(PYOBJS) $(PYLIBS) target
49 $(LINKCC) pysvr.o $(LIBS) -o pysvr
52 run: pysvr
53 pysvr $(PORT)
57 -rm -f pysvr *.o *~ core
DREADME7 The file pysvr.py is a prototype in Python.
/external/python/cpython2/Demo/
DREADME26 (see also pysvr).
39 pysvr An example of embedding Python in a threaded
/external/python/cpython2/Misc/
DHISTORY13919 documentation is incomplete, also see the new Demo/pysvr example
13942 or the Demo/pysvr example; the new functions are