Re: [tor-talk] Python upgrade breaks 'random' in ARM..

2012-05-25 Thread Sebastian Hahn
On May 25, 2012, at 4:45 PM, Eric Seerden wrote: > Hi Damian et al. > > I'm running Tor-0.2.3.15.alpha on FreeBSD 9.0, all fine.. > However, I upgraded Python26 to version 2.6.8 (= up-to-date with port) & it > breaks ARM.. > > => File "/usr/share/arm/starter.py" line 18 in > import cli.control

Re: [tor-talk] Python upgrade breaks 'random' in ARM..

2012-05-25 Thread Damian Johnson
Hi Eric. Sorry to hear that you're having troubles after the upgrade. > => File "/usr/share/arm/cli/menu/actions.py" line 8 in > import cli.wizzard > => File "/usr/share/arm/cli/wizzard.py" line 9 in > import random Did you copy this over by hand? There's a "wizard.py" module, but no such thing