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

sequelize.js - Sequelize group by with association includes id -

android - Robolectric "INTERNET permission is required" -

java - Android raising EPERM (Operation not permitted) when attempting to send UDP packet after network connection -