Skip to content

momirza/opposite

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Opposite

Opposite library for Python

2014-01-27: Full support for Python 2.X.

Usage

>>> from opposite import True
>>> True == False
True
>>> from opposite import *
>>> True == False
False
>>> ^D

Thank you for all the support, Opposite will now ship as part of the standard library for Python 3.4.

About

Opposite library for Python

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages