Re: [Tutor] Tutor Digest, Vol 96, Issue 8

2012-02-04 Thread Alan Gauld
On 04/02/12 13:29, Zafrullah Syed wrote: I need urgent help: Then you are going a very bad way of getting it. If you must post for help a) pick a forum that ir related to your problem. This is a python beginners mailing list not an svn problem list. b) Follow the rules of the forum you are u

Re: [Tutor] Tutor Digest, Vol 96, Issue 8

2012-02-04 Thread Dave Angel
On 02/04/2012 08:29 AM, Zafrullah Syed wrote: Hi, I need urgent help: I am unable to commit code to svn, I am getting this warning: *svn: Commit failed (details follow):* *svn: Commit blocked by pre-commit hook (exit code 1) with output:* *:17: Warning: 'with' will become a reserved keyword in

Re: [Tutor] Tutor Digest, Vol 96, Issue 8

2012-02-04 Thread col speed
On 4 February 2012 20:29, Zafrullah Syed wrote: > Hi, > > I need urgent help: Yes, I think you do. Take notice of the last replies. ___ Tutor maillist - Tutor@python.org To unsubscribe or change subscription options: http://mail.python.org/mailman/list

Re: [Tutor] Tutor Digest, Vol 96, Issue 8

2012-02-04 Thread Zafrullah Syed
Hi, I need urgent help: I am unable to commit code to svn, I am getting this warning: *svn: Commit failed (details follow):* *svn: Commit blocked by pre-commit hook (exit code 1) with output:* *:17: Warning: 'with' will become a reserved keyword in Python 2.6* *writeConf.py:17: invalid syntax* *