Message236936
ImportWarning is slightly different - it's aimed at issues that happen during the operation of the import machinery itself.
This isn't that - it's a warning related to the extension module actually initialising itself, so it's akin to a warning issued due to the behaviour of top level module source code, rather than by the import system. |
|
| Date |
User |
Action |
Args |
| 2015-03-01 06:34:37 | ncoghlan | set | recipients:
+ ncoghlan, loewis, brett.cannon, amaury.forgeotdarc, pitrou, benjamin.peterson, ned.deily, ezio.melotti, asvetlov, eric.snow, serhiy.storchaka, Robin.Schreiber, yselivanov |
| 2015-03-01 06:34:37 | ncoghlan | set | messageid: <[email protected]> |
| 2015-03-01 06:34:37 | ncoghlan | link | issue20204 messages |
| 2015-03-01 06:34:37 | ncoghlan | create | |
|