Here's our one failing functional test of dBizobj:

======================================================================
FAIL: test_Encoding (__main__.Test_dBizobj)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "test_dBizobj.py", line 108, in test_Encoding
    self.assertEqual(biz.Encoding, dabo.getEncoding())
AssertionError: 'utf-8' != 'UTF-8'

----------------------------------------------------------------------

Anyone want to drill into the code and figure out the reason for the 
difference? It's
tempting just to change the test to be case-insensitive but I don't know enough
about the localization internals to make that call.

Paul

_______________________________________________
Post Messages to: [email protected]
Subscription Maintenance: http://mail.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