[Python-checkins] peps: Added PEP495, Local Time Disambiguation

alexander.belopolsky python-checkins at python.org
Sun Aug 2 22:39:23 CEST 2015


https://hg.python.org/peps/rev/d78905fd943f
changeset:   5915:d78905fd943f
user:        Alexander Belopolsky <alexander.belopolsky at gmail.com>
date:        Sun Aug 02 16:39:16 2015 -0400
summary:
  Added PEP495, Local Time Disambiguation

files:
  pep-0495-daylightsavings.png |  1 +
  pep-0495.rst                 |  1 +
  2 files changed, 2 insertions(+), 0 deletions(-)


diff --git a/pep-0495-daylightsavings.png b/pep-0495-daylightsavings.png
new file mode 120000
--- /dev/null
+++ b/pep-0495-daylightsavings.png
@@ -0,0 +1,1 @@
+../abalkin/ltdf/pep-0495-daylightsavings.png
\ No newline at end of file
diff --git a/pep-0495.rst b/pep-0495.rst
new file mode 120000
--- /dev/null
+++ b/pep-0495.rst
@@ -0,0 +1,1 @@
+../abalkin/ltdf/pep-0495.rst
\ No newline at end of file

-- 
Repository URL: https://hg.python.org/peps


More information about the Python-checkins mailing list