]> granicus.if.org Git - python/commit
New example of threaded embedding
authorGuido van Rossum <guido@python.org>
Sat, 19 Jul 1997 21:00:47 +0000 (21:00 +0000)
committerGuido van Rossum <guido@python.org>
Sat, 19 Jul 1997 21:00:47 +0000 (21:00 +0000)
commit5c8b9911750565713cba39fd8835cc951ddf2adf
treef161359096a8e5a11630f55d6091e5bad8a44680
parent6e614e3d2a94abb329e727ca41bbf4fbba268701
New example of threaded embedding
Demo/pysvr/Makefile [new file with mode: 0644]
Demo/pysvr/README [new file with mode: 0644]
Demo/pysvr/pysvr.c [new file with mode: 0644]
Demo/pysvr/pysvr.py [new file with mode: 0755]