Am 16.01.11 09:24, schrieb Alex Ter-Sarkissov:
> hi every1,
>
> I got the following issue: I wrote a function that converts binary
> strings into a decimal value (binary expansion). When I write
>
> type(x)
>
> to find out the type of the value I get NoneType. Therefore I can't

Your function most probably returns None. Show us your code and we will 
able to help.

Regards, Christian

_______________________________________________
NumPy-Discussion mailing list
NumPy-Discussion@scipy.org
http://mail.scipy.org/mailman/listinfo/numpy-discussion

Reply via email to