Files
fpdb/pyfpdb
grindi c042bea181 Improved table-by-name recognition for non-latin window titles
What i mean:
  u'1464739' in 'Speed #1464739 -  \xc1\xcb \xd5\xee\xeb\xe4\xe5\xec' -> Exception
  u'1464739' in 'Speed #1464739 -  \xc1\xcb \xd5\xee\xeb\xe4\xe5\xec'.decode('cp1251') -> True
2009-08-09 16:24:31 +04:00
..
2009-08-08 14:59:23 +08:00
2009-08-06 21:12:50 +01:00
2009-08-06 21:12:50 +01:00
2009-08-06 18:44:03 +04:00
2009-08-06 07:23:57 -04:00
2009-08-05 23:57:26 -04:00
2009-07-27 15:41:42 -04:00
2009-08-06 18:44:03 +04:00
2009-06-09 23:08:18 +08:00
2009-08-02 07:14:31 -04:00