PageRenderTime 34ms CodeModel.GetById 12ms RepoModel.GetById 1ms app.codeStats 0ms

/Python/Product/IronPython/NoIronPython.html

https://gitlab.com/SplatoonModdingHub/PTVS
HTML | 58 lines | 37 code | 4 blank | 17 comment | 0 complexity | 24dffc1bcdc8d58ab3414b823a3993ef MD5 | raw file
  1. <!DOCTYPE html>
  2. <!--
  3. Python Tools for Visual Studio
  4. Copyright(c) Microsoft Corporation
  5. All rights reserved.
  6. Licensed under the Apache License, Version 2.0 (the License); you may not use
  7. this file except in compliance with the License. You may obtain a copy of the
  8. License at http://www.apache.org/licenses/LICENSE-2.0
  9. THIS CODE IS PROVIDED ON AN *AS IS* BASIS, WITHOUT WARRANTIES OR CONDITIONS
  10. OF ANY KIND, EITHER EXPRESS OR IMPLIED, INCLUDING WITHOUT LIMITATION ANY
  11. IMPLIED WARRANTIES OR CONDITIONS OF TITLE, FITNESS FOR A PARTICULAR PURPOSE,
  12. MERCHANTABLITY OR NON-INFRINGEMENT.
  13. See the Apache Version 2.0 License for specific language governing
  14. permissions and limitations under the License.
  15. -->
  16. <html lang="en" xmlns="http://www.w3.org/1999/xhtml">
  17. <head>
  18. <meta charset="utf-8" />
  19. <title>Python Tools for Visual Studio</title>
  20. <link rel="stylesheet" href="../PythonTools/ReadmeStyle.css" type="text/css" />
  21. </head>
  22. <body>
  23. <h1 class="top">We didn't find IronPython</h1>
  24. <p>
  25. This project is configured to run with IronPython, which is
  26. an implementation of Python on the .NET Framework.
  27. </p>
  28. <h2>
  29. <a href="http://go.microsoft.com/fwlink/?LinkId=525966">
  30. Download IronPython
  31. </a>
  32. </h2>
  33. <p class="hint">
  34. This link will take you to the IronPython project homepage,
  35. where you can find downloads and support.
  36. </p>
  37. <h2>
  38. <a href="http://go.microsoft.com/fwlink/?LinkId=293415">
  39. Stuck?
  40. </a>
  41. </h2>
  42. <p>
  43. Visit our discussion forum and we'll be able to help you.
  44. </p>
  45. <p class="hint">
  46. This link will take you to our homepage, where you can find more
  47. documentation, discussion forums, and updates for Python Tools
  48. for Visual Studio.
  49. </p>
  50. </body>
  51. </html>