[
http://issues.apache.org/jira/browse/MODPYTHON-93?page=comments#action_12445435
]
Graham Dumpleton commented on MODPYTHON-93:
---
Okay, bit the bullet and made FieldStorage a bit more dictionary like after a
bit of discussion on the ma
Got access to Python 2.5 finally. My test script works on it so they
have
fixed the ordering issue.
2.5 (r25:51908, Oct 29 2006, 01:52:52)
[GCC 3.3.3 20040412 (Red Hat Linux 3.3.3-7)]
()
('req', '__auth__', '__access__', '__auth_realm__')
1
__auth__ (1, line 7>)
__access__ (1, line 9>)
__aut