Skip to content
#

python38

Here are 375 public repositories matching this topic...

scons
bdbaddog
bdbaddog commented Jan 2, 2018

This issue was originally created at: 2011-05-27 09:55:34.
This issue was reported by: jcoffland.
jcoffland said at 2011-05-27 09:55:34

CheckLib currently supports an 'append' option which when false causes the code to prepend instead. It would be nice to also have a unique option which would make the function use either PrependUnique or AppendUnique.

e.g.:

    if append:
Technologicat
Technologicat commented Nov 27, 2020

The documentation could use more code examples of how to use the various features of mcpyrate. Each item should include the actual code example, an explanation of what is it for and what it does, and if applicable, the output printed by the example.

Particularly, the mcpyrate.debug.step_expansion macro would be nice to showcase in a more detailed manner.

But basically anything in the pub

Improve this page

Add a description, image, and links to the python38 topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the python38 topic, visit your repo's landing page and select "manage topics."

Learn more