pylint-bot / test

0 stars 0 forks source link

Add information about parent module in inference on a module element #265

Open pylint-bot opened 8 years ago

pylint-bot commented 8 years ago

Originally reported by: Laura Médioni (BitBucket: lmedioni, GitHub: @lmedioni?)


For now, inference on:

import multiprocessing
multiprocessing.SyncManager()

tells SyncManager root is a module whose name is ''.