[Python-Dev] cookielib module in 2.4? (original) (raw)
Barry Warsaw barry at python.org
Thu May 13 15:23:48 EDT 2004
- Previous message: [Python-Dev] cookielib module in 2.4?
- Next message: [Python-Dev] Build a single file module-foo.html from Python LaTeX source?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
On Thu, 2004-05-13 at 14:36, John J Lee wrote:
There are unit tests aplenty, and LaTeX docs are on the way.
Cool.
> I wonder if it makes sense to combine the functionality of Cookie.py and > cookielib.py? Perhaps not, but at the very least I'd like to see
Not. :-) There is little overlap between the two modules, and it would probably complicate cookielib to combine it with Cookie (and might possibly make my brain explode).
> something like this integrated into the eventual output of the web-sig > (probably not for 2.4). The web-sig list has been dead for some time. I haven't seen any client-side output from web-sig, other than my own work on a Browser class. Haven't seen any server-side output about which there's any consensus, either, come to that.
Sigh. Well, don't wait for them. ;)
-Barry
- Previous message: [Python-Dev] cookielib module in 2.4?
- Next message: [Python-Dev] Build a single file module-foo.html from Python LaTeX source?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]