doc/api/python/toc-pathaddition.relative-module.html
author MattD <mattd@symbian.org>
Fri, 16 Oct 2009 14:33:15 +0100
changeset 677 dd6b7decdca2
parent 432 f2ddfa555b0f
permissions -rw-r--r--
Major packaging change to work around parallel calls - stopped zipping targets from having direct dependency on 'sf-preprocess-package-config', and instead have 'sf-zip-content' call 'sf-preprocess-package-config' if needed. Changed 'sf-prep' to call a target that wipes out the 'generated' directory. It's not perfect but it gets us going again.

<?xml version="1.0" encoding="ascii"?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
          "DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<head>
  <title>relative</title>
  <link rel="stylesheet" href="epydoc.css" type="text/css" />
  <script type="text/javascript" src="epydoc.js"></script>
</head>

<body bgcolor="white" text="black" link="blue" vlink="#204080"
      alink="#204080">
<h1 class="toc">Module relative</h1>
<hr />
  <h2 class="toc">Functions</h2>
    <a target="mainFrame" href="pathaddition.relative-module.html#abs2rel"
     >abs2rel</a><br />    <a target="mainFrame" href="pathaddition.relative-module.html#commonpath"
     >commonpath</a><br />    <a target="mainFrame" href="pathaddition.relative-module.html#commonprefix"
     >commonprefix</a><br />    <a target="mainFrame" href="pathaddition.relative-module.html#isabs"
     >isabs</a><br />    <a target="mainFrame" href="pathaddition.relative-module.html#pathsplit"
     >pathsplit</a><br />    <a target="mainFrame" href="pathaddition.relative-module.html#rel2abs"
     >rel2abs</a><br />    <a target="mainFrame" href="pathaddition.relative-module.html#relpath"
     >relpath</a><br />  <h2 class="toc">Variables</h2>
    <a target="mainFrame" href="pathaddition.relative-module.html#protocolPattern"
     >protocolPattern</a><br /><hr />
<span class="options">[<a href="javascript:void(0);" class="privatelink"
    onclick="toggle_private();">hide&nbsp;private</a>]</span>

<script type="text/javascript">
  <!--
  // Private objects are initially displayed (because if
  // javascript is turned off then we want them to be
  // visible); but by default, we want to hide them.  So hide
  // them unless we have a cookie that says to show them.
  checkCookie()
  // -->
</script>
  
</body>
</html>