Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
P
python-defaults
Manage
Activity
Members
Labels
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Operate
Environments
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
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
pkg
python-defaults
Commits
8bbcfeca
Commit
8bbcfeca
authored
11 years ago
by
Piotr Ożarowski
Browse files
Options
Downloads
Patches
Plain Diff
pyc{ompile,lean}.rst: add a note about combining with DIR_OF_FILE
parent
f89e65da
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
pyclean.rst
+1
-0
1 addition, 0 deletions
pyclean.rst
pycompile.rst
+2
-1
2 additions, 1 deletion
pycompile.rst
with
3 additions
and
1 deletion
pyclean.rst
+
1
−
0
View file @
8bbcfeca
...
...
@@ -24,3 +24,4 @@ OPTIONS
-q, --quiet be quiet
-p PACKAGE, --package=PACKAGE specify Debian package name to clean
(combining with DIR_OR_FILE will additionally limit list of files)
This diff is collapsed.
Click to expand it.
pycompile.rst
+
2
−
1
View file @
8bbcfeca
...
...
@@ -35,7 +35,8 @@ OPTIONS
-v, --verbose turn verbose mode on
-p PACKAGE, --package=PACKAGE specify Debian package name whose files should
be bytecompiled
be bytecompiled (combining with DIR_OR_FILE will additionally limit list of
files)
-V VRANGE force private modules to be bytecompiled with Python
version from given range, regardless of the default Python version in the
...
...
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