Message205857
I guess this is a case where we should not be trying to import the main module. The code for determining the path of the main module (if any) is rather crufty.
What is sys.modules['__main__'] and sys.modules['__main__'].__file__ if you run under nose? |
|
| Date |
User |
Action |
Args |
| 2013-12-10 20:39:39 | sbt | set | recipients:
+ sbt, brett.cannon, ncoghlan, pitrou, eric.snow, Olivier.Grisel |
| 2013-12-10 20:39:39 | sbt | set | messageid: <[email protected]> |
| 2013-12-10 20:39:39 | sbt | link | issue19946 messages |
| 2013-12-10 20:39:39 | sbt | create | |
|