make _fetchstream() optional in people.User().fetchguid() so user data can be fetched...
authorCYBERDEViLNL <CYBERDEViLNL@github.com>
Fri, 6 Apr 2018 13:43:15 +0000 (15:43 +0200)
committerCYBERDEViLNL <CYBERDEViLNL@github.com>
Fri, 6 Apr 2018 13:43:15 +0000 (15:43 +0200)
commit5ef21061d51eeaedf1c8b1f134cd00dcae140de3
tree777f0d9d4931640531d1b1ade88633a991b7645b
parentb31d70ab0eb64eccc41fec5eadabdce56ad24819
make _fetchstream() optional in people.User().fetchguid() so user data can be fetched without fetching the stream, default set to True
diaspy/people.py