def MD(self,nano):
# print("self MD")
# ##############
# import platform
# self.linuex = (False) if (platform.system()=="Windows") else (True)
# ### linux 環境
# if self.linuex:
# with open( '/content/cmd.py/README.md' , 'w+' ,encoding='utf-8') as f:
# ## 寫入
# f.seek(0,0) ## 規0
# nano=[ i.strip()+'\n' for i in nano.split('\n') ]
# f.writelines( nano ) ## 建檔內容
# return self ###########################
# ################ 下一個建構子 必須是接收(物件)
Release files for cmdOS 1.0.0
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| cmdOS-1.0.0.tar.gz | 1.9 kB | Details |
Release files / cmdOS-1.0.0.tar.gz
| Download URL | cmdOS-1.0.0.tar.gz |
|---|---|
| Size | 1.9 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
cb5cf14cc3adc145de3f3eb2d3649caa761182352b150e963d85f9f30d0cdb0c
|
|
BLAKE2b-256 checksum How to use checksums |
a53a5271ecedc8aa00c38be665034ee46d1e94783873dc8b5f2e32c9bbde13f6
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/3.4.1 importlib_metadata/3.8.1 pkginfo/1.7.0 requests/2.23.0 requests-toolbelt/0.9.1 tqdm/4.41.1 CPython/3.7.10
|