Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
P
pcl-expect
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Per Cederqvist
pcl-expect
Commits
df22e885
Commit
df22e885
authored
21 years ago
by
Per Cederqvist
Browse files
Options
Downloads
Patches
Plain Diff
Make a package instead of a single file. Update the demos for a
package layout.
parent
1555ae1c
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
ChangeLog
+23
-0
23 additions, 0 deletions
ChangeLog
with
23 additions
and
0 deletions
ChangeLog
+
23
−
0
View file @
df22e885
2003-10-12 Per Cederqvist <ceder@ceder.dyndns.org>
Make a package instead of a single file.
* pcl_expect.py: File removed. Contents moved to the pcl_expect
package.
* pcl_expect/telnet.py: New file, extracted from pcl_expect.py.
(__all__): New constant.
* pcl_expect/spawn.py: New file, extracted from pcl_expect.py.
(__all__): New constant.
* pcl_expect/popen.py: New file, extracted from pcl_expect.py.
(__all__): New constant.
* pcl_expect/__init__.py: New file, extracted from pcl_expect.py.
(__all__): New constant.
(controller): New name for former class impl.
Update the demos for a package layout.
* demo/dualftp.py: Adjusted to packagization of pcl_expect.
* demo/ftp.py: Ditto.
* demo/ftp.pyex: Ditto.
* demo/ftptrad.py: Ditto.
* demo/telnet.py: Ditto.
* demo/df.py: New demo, extracted from pcl_expect.py.
2003-10-11 Per Cederqvist <ceder@ceder.dyndns.org>
2003-10-11 Per Cederqvist <ceder@ceder.dyndns.org>
Modernize the code.
Modernize the code.
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment