Skip to content
This repository has been archived by the owner on Dec 27, 2022. It is now read-only.

server more interactive #32

Open
wants to merge 5 commits into
base: master
Choose a base branch
from
Open

server more interactive #32

wants to merge 5 commits into from

Conversation

ghost
Copy link

@ghost ghost commented Jan 12, 2017

Hi,
You created a very cool piece of code.
I missed a few things on the server side.
It would be nice if you merge the whole to your code,
but if you use only a few selected changes will also be good.

For eg. self._methods = dict ((k, v) for k, v in inspect.getmembers (self, predicate = inspect.ismethod) if k [0]! = '_')

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants