python - Can a user belong to multiple organizations in github? -


i wondering if user can belong multiple organizations in github. in api, can iterator or organizations, leads me believe can. if true, i'm not sure how tell organization object when iteration on them (in python way). also, i'm using github3.py module.

so recap, i'm wondering if user can in multiple organizations, , if yes, how can tell organization when iterating on list.


Comments

Popular posts from this blog

javascript - Why Selenium can't find an element that is graphically visible -

java - How to compare two classes -

mysql - Gateway Timeout Error on Insert 70000 record using Hibernate in Java -