This website requires JavaScript.
Explore
Help
Register
Sign In
mirror
/
0bin
Watch
1
Star
0
Fork
0
You've already forked 0bin
mirror of
https://github.com/Tygs/0bin.git
synced
2023-08-10 21:13:00 +03:00
Code
Issues
Projects
Releases
Wiki
Activity
952d77a830
0bin
/
zerobin
/
__init__.py
6 lines
93 B
Python
Raw
Normal View
History
Unescape
Escape
Add delete paste
2020-08-11 17:37:03 +03:00
from
pathlib
import
Path
Give uploading hint, added header to python files andimproved data handling a little
2012-05-07 10:06:09 +04:00
Add delete paste
2020-08-11 17:37:03 +03:00
__version__
=
"
1.0.0
"
Porting zerobin to python 3
2015-05-10 20:19:02 +03:00
Add delete paste
2020-08-11 17:37:03 +03:00
ROOT_DIR
=
Path
(
__file__
)
.
absolute
(
)
.
parent
Reference in New Issue
Copy Permalink