Message109556
A side effect of this change is that it kills the ability to have a PyStructSequence which has a smaller visible size than the total number of items. For example, sys.getwindowsversion used to have 5 items in the sequence and 4 items accessible by name only (for backwards compatibility) -- now it's a 9 item tuple. |
|
Date |
User |
Action |
Args |
2010-07-08 17:22:44 | brian.curtin | set | recipients:
+ brian.curtin, rhettinger, belopolsky, pitrou, eric.smith, benjamin.peterson, ezio.melotti, Arfrever |
2010-07-08 17:22:44 | brian.curtin | set | messageid: <1278609764.77.0.0893414402298.issue8413@psf.upfronthosting.co.za> |
2010-07-08 17:22:43 | brian.curtin | link | issue8413 messages |
2010-07-08 17:22:43 | brian.curtin | create | |
|