← Back to team overview

yade-dev team mailing list archive

Re: [Branch ~yade-dev/yade/trunk] Rev 2212: 1. Fix O.tags with keys with spaces (historical relics)

 

Hi, Vaclav!

It seems, there are some problems with this commit. Please, try
./scripts/multy.py

    file('multi.out','a').write('%s %g %g %g
%g\n'%(O.tags['description'],gravity,density,initialSpeed,O.bodies[1].state.pos[1]))
KeyError: 'Invalid key.'

Follow ups

References