this is a german Web-Mirror of PYTHON.ORG powered by Domainunion AG

Differences between revisions 1 and 2
Revision 1 as of 2013-02-03 13:48:12
Size: 300
Editor: techtonik
Comment: previous roadmap become dead with the wiki, starting a new one
Revision 2 as of 2013-02-03 13:48:53
Size: 298
Editor: techtonik
Comment:
Deletions are marked like this. Additions are marked like this.
Line 1: Line 1:
==== Python wishlist ==== === Python wishlist ===
Line 5: Line 5:
 - locals() returns a variable that can be updated at any moment (and changes behavior under trace function)
 - internal representation of .py file paths is not normalized (comparisons and identity checks are impossible)
 * locals() returns a variable that can be updated at any moment (and changes behavior under trace function)
 * internal representation of .py file paths is not normalized (comparisons and identity checks are impossible)

Python wishlist

Core Python flaws.

  • locals() returns a variable that can be updated at any moment (and changes behavior under trace function)
  • internal representation of .py file paths is not normalized (comparisons and identity checks are impossible)


CategoryHomepage

techtonik (last edited 2015-02-08 22:44:43 by techtonik)

Unable to edit the page? See the FrontPage for instructions.