daviis / PyDucker

A static ducking tool for python 3 source code
2 stars 2 forks source link

DSP Update #98

Closed JakeAlbee closed 9 years ago

JakeAlbee commented 9 years ago

Changed a few warnings to raise exceptions in the new stype.

Added the ability to type dictionaries (Which was already in place actually).

Need to talk about it in class. Few things not done and needed to be talked about.

daviis commented 9 years ago

DocStringParser line 68 should be len(compType) < 2: Fixed and pushed.

It isn't setting the internal dictionary types correctly. I'll investigate.

daviis commented 9 years ago

Jake, you were 72 commits behind master. That was the most of the problems.