Python Forum
Thread Rating:
  • 1 Vote(s) - 5 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Mini-Web Framework
#9
Sure, I suppose I've messed around with them enough that I could do that comfortably.
The important thing to keep in mind, is that they 100% don't matter. Python almost completely ignores them. I feel that they should be used almost exclusively as a stronger hint about paramaters/return values than just using comments. Or for things like what I did here, where they're short cuts to generating code or event handlers or something, or maybe for an automated testing framework.
Reply


Messages In This Thread
Mini-Web Framework - by nilamo - May-25-2017, 03:34 AM
RE: Mini-Web Framework - by nilamo - May-25-2017, 03:28 PM
RE: Mini-Web Framework - by wavic - May-25-2017, 04:05 PM
RE: Mini-Web Framework - by nilamo - May-25-2017, 05:05 PM
RE: Mini-Web Framework - by micseydel - May-25-2017, 08:55 PM
RE: Mini-Web Framework - by nilamo - May-25-2017, 09:19 PM
RE: Mini-Web Framework - by nilamo - Jun-06-2017, 01:23 AM
RE: Mini-Web Framework - by wavic - Jun-06-2017, 03:32 AM
RE: Mini-Web Framework - by nilamo - Jun-06-2017, 03:42 PM
RE: Mini-Web Framework - by wavic - Jun-06-2017, 05:00 PM
RE: Mini-Web Framework - by Skaperen - Jun-14-2017, 06:19 AM
RE: Mini-Web Framework - by nilamo - Jun-14-2017, 11:16 PM
RE: Mini-Web Framework - by Skaperen - Jun-15-2017, 05:32 AM

Possibly Related Threads…
Thread Author Replies Views Last Post
  Guess the dice roll mini-game tawnnx 6 7,514 May-22-2018, 02:12 PM
Last Post: malonn
  5 mini programming projects for the python beginner kerzol81 4 36,383 Sep-26-2017, 02:36 PM
Last Post: VeenaReddy

Forum Jump:

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020