sebastien / pywo

Automatically exported from code.google.com/p/pywo
GNU General Public License v3.0
0 stars 0 forks source link

PyWo r202 cannot start up with example pyworc #16

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Check out code from svn
2. Install
3. Copy examples/pyworc to ~/.pyworc
4. Run pywo

What is the expected output? What do you see instead?

PyWo should start up in an appropriate mode. Instead, we get ConfigParser 
errors for the ALIASES section and (if that is corrected) the bell_ options.

What version of the product are you using? On what operating system?

r202

Please provide any additional information below.

Attached diff, applied to examples/pyworc, lets pywo r202 start up.

Original issue reported on code.google.com by scherer....@gmail.com on 26 Jul 2012 at 10:06

GoogleCodeExporter commented 8 years ago
Deleted patch as uploaded. There is yet more to add to the example to make it 
work.

Original comment by scherer....@gmail.com on 26 Jul 2012 at 10:14