diff --git a/examples/Python/Client.bat b/examples/Python/Client.bat new file mode 100644 index 0000000..f8b5331 --- /dev/null +++ b/examples/Python/Client.bat @@ -0,0 +1,3 @@ +"python" %~dp0\Client.py + +pause \ No newline at end of file