Re: Python Indentation Obligation...

  • From: "Hamid Hamraz" <hhamraz@xxxxxxxxx>
  • To: <programmingblind@xxxxxxxxxxxxx>
  • Date: Mon, 13 Dec 2010 12:24:57 +0330

I don't know a lot about Python 3. This was written for Python 2. What is 
installed on my computer is 2.7 though.
Besides I have modified it a little bit in order to clear a bug regarding 
dealing with the dictionary braces, and also to make it handier. You may get it 
from:

http://dl.dropbox.com/u/14845282/Documents/braceRemover.py

I hope the header comment be descriptive enough!

Cheers,
Hamid
  ----- Original Message ----- 
  From: QuentinC 
  To: programmingblind@xxxxxxxxxxxxx 
  Sent: Monday, December 13, 2010 12:25 AM
  Subject: Re: Python Indentation Obligation...


  Thank you very much for your script. I will try it later.

  Does it change something if I install python 3.0 or python 2.6 ?

Other related posts: