Skip to content

Commit 04ebe4c

Browse files
authored
Merge pull request #3915 from kraigb/kraigb-python-feedback
Freshness check and update dates
2 parents 894e10b + e62e6c8 commit 04ebe4c

5 files changed

+5
-5
lines changed

docs/ide/quickstart-python.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: "Quickstart: use Visual Studio to create a Python web app"
33
description: In this quickstart, you use Visual Studio and the Flask framework to build a simple web app in Python.
4-
ms.date: 10/29/2018
4+
ms.date: 02/11/2019
55
ms.technology: vs-python
66
ms.topic: quickstart
77
author: kraigb

docs/python/formatting-python-code.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: Format Python code
33
description: Visual Studio can automatically reformat Python code including spacing, statements, wrapping, and comments.
4-
ms.date: 10/28/2018
4+
ms.date: 02/11/2019
55
ms.topic: conceptual
66
author: kraigb
77
ms.author: kraigb

docs/python/python-interactive-repl-in-visual-studio.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: Python interactive window (REPL)
33
description: Use the interactive window (REPL) for rapid Python code development in Visual Studio.
4-
ms.date: 10/29/2018
4+
ms.date: 02/11/2019
55
ms.topic: conceptual
66
author: kraigb
77
ms.author: kraigb

docs/python/python-support-options-and-settings-in-visual-studio.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: Options and settings for Python
33
description: A reference for the various settings in Visual Studio that relate to Python code and projects.
4-
ms.date: 10/29/2018
4+
ms.date: 02/11/2019
55
ms.topic: reference
66
f1_keywords:
77
- "VS.ToolsOptionsPages.Python_Tools"

docs/python/selecting-a-python-environment-for-a-project.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: Select a Python interpreter and environment for a project
33
description: You can specifically select a Python environment, including Anaconda and virtual environments, to apply to a specific project.
4-
ms.date: 11/08/2018
4+
ms.date: 02/11/2019
55
ms.topic: conceptual
66
author: kraigb
77
ms.author: kraigb

0 commit comments

Comments
 (0)