[wingide-users] autocomplete and stringio
Jonathan Ellis
jonathan at berkeleydata.net
Thu Aug 25 17:07:30 EDT 2005
from cStringIO import StringIO
f = StringIO()
f.[autocomplete]
Wing thinks f is a string, not a stringio ... ?
-Jonathan
More information about the wingide-users
mailing list