Opened 11 years ago
Closed 11 years ago
#20848 closed New feature (wontfix)
Whitespace in Python
Reported by: | Owned by: | nobody | |
---|---|---|---|
Component: | Documentation | Version: | 1.5 |
Severity: | Normal | Keywords: | |
Cc: | will@… | Triage Stage: | Unreviewed |
Has patch: | no | Needs documentation: | no |
Needs tests: | no | Patch needs improvement: | no |
Easy pickings: | no | UI/UX: | no |
Description
Great tutorial - as I noted in another ticket. White space issues killed my code at one point in the tutorial. I figured it out pretty quickly, but I haven't had to think about white space to that degree in other languages(though I do try to keep it consistent). Might be worth a note in the tutorial. I had problems when I copied code from the browser, and placed it in with my hand-entered code.
--Will
Note:
See TracTickets
for help on using tickets.
Thanks for your thought, however, the tutorial does assume some basic knowledge of Python and I don't think we want to try to teach both Python and Django at once.