Skip to content
#

python-3-6

python logo

Python is a dynamically-typed garbage-collected programming language developed by Guido van Rossum in the late 80s to replace ABC. Much like the programming language Ruby, Python was designed to be easily read by programmers. Because of its large following and many libraries, Python can be implemented and used to do anything from webpages to scientific research.

Here are 882 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:

Created by Guido van Rossum

Released February 20, 1991

Organization
python
Website
www.python.org
Wikipedia
Wikipedia

Related Topics

language ruby