Development Articles
 
Forums: » Register « |  User CP |  Games |  Calendar |  Members |  FAQs |  Sitemap |  Support | 
User Name:
Password:
Remember me

The Shed is going Social! Join us on FaceBook and Twitter and chime in on the conversation.

Go Back   Dev Shed ForumsOtherDevelopment Articles

Reply
Add This Thread To:
  Del.icio.us   Digg   Google   Spurl   Blink   Furl   Simpy   Y! MyWeb 
Thread Tools Search this Thread Rate Thread Display Modes
 
Unread Dev Shed Forums Sponsor:
  #1  
Old September 9th, 2001, 09:23 PM
guest
Guest
Dev Shed Newbie (0 - 499 posts)
 
Posts: n/a  
Time spent in forums:
Reputation Power:
you are a complete knob no one likes your site thats why there is no coments get a life you moron

Reply With Quote
  #2  
Old September 9th, 2001, 10:52 PM
guest
Guest
Dev Shed Newbie (0 - 499 posts)
 
Posts: n/a  
Time spent in forums:
Reputation Power:
thank you

through your little thing here, i have learned how to use python.

this skill i will be able to apply to my life for the better.

thank you for this great privelage, and thanks for doing it for free.

i promise i wont use my new knowledge to hurt, only to heal, lol

thanks again

Reply With Quote
  #3  
Old September 19th, 2001, 11:45 PM
guest
Guest
Dev Shed Newbie (0 - 499 posts)
 
Posts: n/a  
Time spent in forums:
Reputation Power:
Style problem with customized errors...

On page 7 you have:
<br />
# define error object
<br />
error = "someError"
<br />
<br />
Which I believe is depricated, or at least not good Python (though it used to be). You should do:
<br />
<br />
class error(Exception):
<br />
pass
<br />
<br />

Reply With Quote
  #4  
Old January 19th, 2002, 04:08 PM
guest
Guest
Dev Shed Newbie (0 - 499 posts)
 
Posts: n/a  
Time spent in forums:
Reputation Power:
Many thanks.

Thanks a lot for this articles. I knew nothing about object-oriented programming before starting with this series. Now I'm learning easily other languages of the kind as javascript. And python has become my main tool for server programing and also fun trying new things. So, many many thanx!! I really appreciated the good sense of humor.

Reply With Quote
  #5  
Old January 28th, 2002, 06:51 AM
guest
Guest
Dev Shed Newbie (0 - 499 posts)
 
Posts: n/a  
Time spent in forums:
Reputation Power:

Reply With Quote
  #6  
Old February 22nd, 2002, 03:53 AM
guest
Guest
Dev Shed Newbie (0 - 499 posts)
 
Posts: n/a  
Time spent in forums:
Reputation Power:

Reply With Quote
  #7  
Old May 27th, 2003, 10:22 AM
Ducani
Guest
Dev Shed Newbie (0 - 499 posts)
 
Posts: n/a  
Time spent in forums:
Reputation Power:
Python 101 (part 8): An Exceptionally Clever Snake

Python 101 \(part 8\): An Exceptionally Clever Snake

In this concluding article of the Python 101 series, find out how to use Python's exception-handling routines to trap and resolve program errors, learn to generate and use custom error messages, and get acquainted a bunch of useful (and free!) Python resources online.

Please discuss this article in this thread. You can read the article here .

Reply With Quote
Reply

Viewing: Dev Shed ForumsOtherDevelopment Articles > Python 101 (part 8): An Exceptionally Clever Snake

Developer Shed Advertisers and Affiliates



Thread Tools  Search this Thread 
Search this Thread:

Advanced Search
Display Modes  Rate This Thread 
Rate This Thread:


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
View Your Warnings | New Posts | Latest News | Latest Threads | Shoutbox
Forum Jump

Forums: » Register « |  User CP |  Games |  Calendar |  Members |  FAQs |  Sitemap |  Support | 
  
 


Powered by: vBulletin Version 3.0.5
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.

© 2003-2013 by Developer Shed. All rights reserved. DS Cluster - Follow our Sitemap