This file is indexed.

/usr/share/doc/python-logilab-common/apidoc/toc-common.date-module.html is in python-logilab-common 0.61.0-1.

This file is owned by root:root, with mode 0o644.

The actual contents of the file can be viewed below.

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
<?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>date</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 date</h1>
<hr />
  <h2 class="toc">Functions</h2>
    <a target="mainFrame" href="common.date-module.html#add_days_worked"
     >add_days_worked</a><br />    <a target="mainFrame" href="common.date-module.html#date_range"
     >date_range</a><br />    <a target="mainFrame" href="common.date-module.html#datefactory"
     >datefactory</a><br />    <a target="mainFrame" href="common.date-module.html#datetime2ticks"
     >datetime2ticks</a><br />    <a target="mainFrame" href="common.date-module.html#datetime_to_seconds"
     >datetime_to_seconds</a><br />    <a target="mainFrame" href="common.date-module.html#days_between"
     >days_between</a><br />    <a target="mainFrame" href="common.date-module.html#days_in_month"
     >days_in_month</a><br />    <a target="mainFrame" href="common.date-module.html#days_in_year"
     >days_in_year</a><br />    <a target="mainFrame" href="common.date-module.html#first_day"
     >first_day</a><br />    <a target="mainFrame" href="common.date-module.html#get_national_holidays"
     >get_national_holidays</a><br />    <a target="mainFrame" href="common.date-module.html#get_step"
     >get_step</a><br />    <a target="mainFrame" href="common.date-module.html#last_day"
     >last_day</a><br />    <a target="mainFrame" href="common.date-module.html#nb_open_days"
     >nb_open_days</a><br />    <a target="mainFrame" href="common.date-module.html#next_month"
     >next_month</a><br />    <a target="mainFrame" href="common.date-module.html#previous_month"
     >previous_month</a><br />    <a target="mainFrame" href="common.date-module.html#str2date"
     >str2date</a><br />    <a target="mainFrame" href="common.date-module.html#strptime"
     >strptime</a><br />    <a target="mainFrame" href="common.date-module.html#strptime_time"
     >strptime_time</a><br />    <a target="mainFrame" href="common.date-module.html#ticks2datetime"
     >ticks2datetime</a><br />    <a target="mainFrame" href="common.date-module.html#timedelta_to_days"
     >timedelta_to_days</a><br />    <a target="mainFrame" href="common.date-module.html#timedelta_to_seconds"
     >timedelta_to_seconds</a><br />    <a target="mainFrame" href="common.date-module.html#todate"
     >todate</a><br />    <a target="mainFrame" href="common.date-module.html#todatetime"
     >todatetime</a><br />    <a target="mainFrame" href="common.date-module.html#totime"
     >totime</a><br />    <a target="mainFrame" href="common.date-module.html#ustrftime"
     >ustrftime</a><br />    <a target="mainFrame" href="common.date-module.html#utcdatetime"
     >utcdatetime</a><br />    <a target="mainFrame" href="common.date-module.html#utctime"
     >utctime</a><br />    <a target="mainFrame" href="common.date-module.html#weekday"
     >weekday</a><br />  <h2 class="toc">Variables</h2>
    <a target="mainFrame" href="common.date-module.html#DateTimeType"
     >DateTimeType</a><br />    <a target="mainFrame" href="common.date-module.html#FRENCH_FIXED_HOLIDAYS"
     >FRENCH_FIXED_HOLIDAYS</a><br />    <a target="mainFrame" href="common.date-module.html#FRENCH_MOBILE_HOLIDAYS"
     >FRENCH_MOBILE_HOLIDAYS</a><br />    <a target="mainFrame" href="common.date-module.html#ONEDAY"
     >ONEDAY</a><br />    <a target="mainFrame" href="common.date-module.html#ONEWEEK"
     >ONEWEEK</a><br />    <a target="mainFrame" href="common.date-module.html#endOfMonth"
     >endOfMonth</a><br /><hr />

<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>