grotor / pyvk-t

Automatically exported from code.google.com/p/pyvk-t
0 stars 0 forks source link

r171 - конфиг не читается #74

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
[xmpp-t@bsrv:~/pyvk-t]% python2.6 main.py
/home/xmpp-t/pyvk-t/pyvkt/component.py:40: DeprecationWarning: the sha 
module is deprecated; use the hashlib module instead
  import sys,os,platform,threading,signal,cPickle,sha,time,ConfigParser
Traceback (most recent call last):
  File "main.py", line 17, in <module>
    conf.read(opt['config'])
AttributeError: Values instance has no attribute '__getitem__'

Original issue reported on code.google.com by zdevel on 27 Oct 2009 at 9:35

GoogleCodeExporter commented 8 years ago
Откат до revision 170 помог.

Original comment by zdevel on 27 Oct 2009 at 9:35

GoogleCodeExporter commented 8 years ago
fixed

Original comment by Equidamoid on 30 Oct 2009 at 10:06