Re: cut strings and parse for images
From: Andreas Volz (usenet-spam-trap_at_brachttal.net)
Date: 12/06/04
- Next message: Daniel Dittmar: "Re: Win32 Libs for 2.4"
- Previous message: Steven Bethard: "Re: Help with super()"
- In reply to: Paul McGuire: "Re: cut strings and parse for images"
- Next in thread: Paul McGuire: "Re: cut strings and parse for images"
- Reply: Paul McGuire: "Re: cut strings and parse for images"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Mon, 6 Dec 2004 23:41:41 +0100
Am Mon, 06 Dec 2004 20:36:36 GMT schrieb Paul McGuire:
> Check out the urlparse module (in std distribution). For images, you
> can provide a default addressing scheme, so you can expand
> "images/marine.jpg" relative to the current location.
Ok, this looks good. But I'm a really newbie to python and not able to
create a minimum example. Could you please give me a very small example
how to use urlparse? Or point me to an example in the web?
regards
Andreas
- Next message: Daniel Dittmar: "Re: Win32 Libs for 2.4"
- Previous message: Steven Bethard: "Re: Help with super()"
- In reply to: Paul McGuire: "Re: cut strings and parse for images"
- Next in thread: Paul McGuire: "Re: cut strings and parse for images"
- Reply: Paul McGuire: "Re: cut strings and parse for images"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|