Comment 6 for bug 313233

Revision history for this message
Markus Korn (thekorn) wrote :

hmm, an inTeam() method would be good, but there is not such method available (yet)

In [5]: "inTeam" in dir(me)
Out[5]: False

In [6]: dir(me)