On Jan 3, 2010, at 8:30 PM, Jacek Kałucki wrote:

> It's in because SimpleCrypt.__init__, useDES = False
> and self._cryptoProvider remains None.
> What I need to change in my application to make it working again?

        I had the exact same case in my test code, but it raised a ValueError 
instead.

        Anyways, I moved the test for the _cryptoProvider to the top, so if 
that is None, it should fail before it gets to the base64 stuff. Try the latest 
and let me know how it works.


-- Ed Leafe




_______________________________________________
Post Messages to: [email protected]
Subscription Maintenance: http://leafe.com/mailman/listinfo/dabo-dev
Searchable Archives: http://leafe.com/archives/search/dabo-dev
This message: 
http://leafe.com/archives/byMID/[email protected]

Reply via email to