Skip to content

Commit d3d25e9

Browse files
author
pyscripter
committed
Initial checkin
0 parents  commit d3d25e9

File tree

590 files changed

+207028
-0
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

590 files changed

+207028
-0
lines changed

Install/AfterInstallPyScripter.txt

+12
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
Versions later than 1.8 contain support for remote debugging. Read
2+
http://pyscripter.googlepages.com/remotepythonengines for details.
3+
Please note that to use remote debugging you need to download and
4+
install the Python package Rpyc version 2.6, available for download from
5+
http://sourceforge.net/projects/rpyc. (highly recommended).
6+
7+
To install rpyc, unzip the downloaded file into the lib\site-packages
8+
subdirectory of the Python distribution. Repeat this for each version
9+
of Python you're interested in using.
10+
11+
Please visit http:\\pyscripter.googlepages.com for information about
12+
remote debugging and other PyScripter related topics.

Install/Andy Bulka Tutorials.url

+5
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
[DEFAULT]
2+
BASEURL=http://www.atug.com/andypatterns/pythonDelphiTalk.htm
3+
[InternetShortcut]
4+
URL=http://www.atug.com/andypatterns/pythonDelphiTalk.htm
5+
Modified=D039849BA640C501D4

Install/BeforeInstallPyScripter.txt

+8
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
Before using PyScripter, you must ensure that there is a version of Python
2+
greater or equal to 2.3 installed on your machine.
3+
If not, you can download one from http://www.python.org/
4+
5+
You can also check if there is a newest version of PyScripter at
6+
http://pyscripter.googlepages.com/
7+
8+
Thanks for your interest in PyScripter.

0 commit comments

Comments
 (0)