[wingide-users] Unknown type when using unittest
Joshua J. Kugler
joshua at eeinternet.com
Mon Nov 30 19:47:17 MST 2009
I have code such as this:
import unittest
class TestTest(unittest.TestCase):
def test_test(self):
self.assertTrue
When typing it, when I hit the '.' in self, I get the popup list for
assertFoo. However, after I select a function (e.g. assertTrue), Wing
tells me "Cannot determine type."
Some simple glitch on my end? Bug in wing?
j
--
Joshua Kugler
Part-Time System Admin/Programmer
http://www.eeinternet.com
PGP Key: http://pgp.mit.edu/ ID 0x14EA086E
More information about the wingide-users
mailing list