Update of /cvsroot/python/python/dist/src/Doc/lib In directory usw-pr-cvs1:/tmp/cvs-serv17212 Modified Files: liburlparse.tex Log Message: Document urldefrag(). Index: liburlparse.tex =================================================================== RCS file: /cvsroot/python/python/dist/src/Doc/lib/liburlparse.tex,v retrieving revision 1.20 retrieving revision 1.21 diff -C2 -d -r1.20 -r1.21 *** liburlparse.tex 16 Nov 2001 03:22:15 -0000 1.20 --- liburlparse.tex 16 Oct 2002 20:07:54 -0000 1.21 *************** *** 106,109 **** --- 106,116 ---- \end{funcdesc} + \begin{funcdesc}{urldefrag}{url} + If \var{url} contains a fragment identifier, returns a modified + version of \var{url} with no fragment identifier, and the fragment + identifier as a separate string. If there is no fragment identifier + in \var{url}, returns \var{url} unmodified and an empty string. + \end{funcdesc} + \begin{seealso}
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4