MITRECND / chopshop

Protocol Analysis/Decoder Framework
https://chopshop.readthedocs.org/
487 stars 112 forks source link

Check against basestring. #34

Closed wxsBSD closed 10 years ago

wxsBSD commented 10 years ago

This allows us to assign unicode strings with these properties.

Prior to this, if you passed a unicode string in it would be split as if it were a list.